You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 5, 2020. It is now read-only.
It would be great if chef_node resource of chef provider also supports policyfiles arguments.
By comprasion, chef provisioner supports policy_name and policy_group arguments.
The text was updated successfully, but these errors were encountered:
This would be nice for situations where we need to apply a policy to nodes only after chef provisioners have completed successfully. For example, we may want to use attributes of an instance to create a policy, then attach that policy to the nodes we created.
This issue was originally opened by @jugatsu as hashicorp/terraform#12893. It was migrated here as part of the provider split. The original body of the issue is below.
It would be great if
chef_node
resource ofchef
provider also supports policyfiles arguments.By comprasion,
chef
provisioner supportspolicy_name
andpolicy_group
arguments.The text was updated successfully, but these errors were encountered: