terraform-provider-foreman
terraform-provider-foreman copied to clipboard
unable to deploy on "bare metal" if hostgroup "deploy on" is set to a compute_resource
Hi All,
99% of the time we're deploying VM's. So every team has it's own hostgroup, with "deploy on" set to the proper compute_resource
. ("Deploy on" is the name in the GUI, I assume the terraform provider's name is "foreman_computeresource").
Now I want to roll out a physical machine which should reside in the same hostgroup. But i'm unable to set the compute_resource
to "Bare metal" with the terraform provider. This is however possible from the Foreman GUI.
Is this expected behaviour?
Kind regards,