terraform-coop / terraform-provider-foreman

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

Katello content_views: add CV and CCV #150

Closed bitkeks closed 5 months ago

bitkeks commented 6 months ago

Implements Katello (Composite) Content Views. Tested with Foreman 3.7 / Katello 4.9 for Creation/Update/Deletion.

See examples/content_view/main.tf on how to use the resource with filter and rule.

Refs #140