terraform-coop / terraform-provider-foreman

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

Foreman image: implement, fix and improve usage #133

Closed bitkeks closed 1 year ago

bitkeks commented 1 year ago

This PR adds handling of Foreman images into the provider.

Removes the UnmarshalJSON func for images, removing errors. Requires its own json.RawMessage marshalling func towards the API, the taxonomy wrapper produced errors.