Support for Member Policies #1030
Labels
kind/bug
Some behavior is incorrect or out of spec
resolution/by-design
This issue won't be fixed because the functionality is working as designed
Describe what happened
Currently the Cloudflare API supports member policies for resource groups and permission groups, e.g.
Upstream TF provider supports
policies
: https://registry.terraform.io/providers/cloudflare/cloudflare/latest/docs/resources/account_member#nested-schema-for-policiesHowever, the current
cloudflare.AccountMember
resource only supportsroleIds
as an array of strings, and doesn't supportpolicies
.Sample program
Log output
No response
Affected Resource(s)
No response
Output of
pulumi about
Additional context
No response
Contributing
Vote on this issue by adding a 👍 reaction.
To contribute a fix for this issue, leave a comment (and link to your pull request, if you've opened one already).
The text was updated successfully, but these errors were encountered: