terraform-coop / terraform-provider-foreman

Terraform provider for Foreman
https://registry.terraform.io/providers/terraform-coop/foreman
Mozilla Public License 2.0
34 stars 32 forks source link

Fix mis-spelling issues that results in image lookups failing #1

Closed justicel closed 4 years ago

justicel commented 4 years ago

Ressources should be resources. Mis-spelling results in being unable to do image lookups.

lhw commented 4 years ago

I might have actually run into this one but never bothered to look it up. Thanks!