Jarosław Stachowiak

Results 2 issues of Jarosław Stachowiak

Hello! When a type is a collection the comparison seems to ignore all other type members. Is this by design or am I missing here something? What would be the...

enhancement
up-for-grabs

### Terraform version v0.14.3 ### Affected resource(s) - cloudflare_api_token ### Terraform configuration files ```terraform data "cloudflare_api_token_permission_groups" "all" {} resource "cloudflare_api_token" "example" { name = "example" policy { permission_groups = [...

kind/enhancement
workflow/pending-upstream-library
triage/accepted