hashicorp / terraform-provider-consul

Terraform Consul provider
https://www.terraform.io/docs/providers/consul/
Mozilla Public License 2.0
124 stars 112 forks source link

add feature to attach policies to roles #329

Closed n-marton closed 1 year ago

n-marton commented 1 year ago

this is a resource for attaching policies to role existing outside of the scope of terraform in the same fashion as consul_acl_token_policy_attachment or consul_acl_token_role_attachment

hashicorp-cla commented 1 year ago

CLA assistant check
All committers have signed the CLA.

remilapeyre commented 1 year ago

Hi @n-marton, thanks for opening this pull request. Is there a reason you don't need this feature anymore ?

n-marton commented 1 year ago

Hi @n-marton, thanks for opening this pull request. Is there a reason you don't need this feature anymore ?

Hey @remilapeyre I figured if the PR got no response for six weeks, then I should approach my problem in an other way