invalid UUID length with list reference #3943
Labels
kind/bug
Categorizes issue or PR as related to a bug.
service/gateway
Categorizes issue or PR as related to the Zero Trust Gateway service.
triage/accepted
Indicates an issue or PR is ready to be actively worked on.
triage/debug-log-attached
Indicates an issue or PR has a complete Terraform debug log.
workflow/synced
Confirmation
Terraform and Cloudflare provider version
Terraform v1.9.5
on darwin_arm64
Affected resource(s)
Terraform configuration files
Link to debug output
https://gist.github.com/FideliusFalcon/97029bb34b541144f1821fae309fdafe
Panic output
No response
Expected output
That I could do a reference to the zero trust list
Actual output
error creating Teams rule for account "[redacted]": invalid UUID length: 10
│ with cloudflare_zero_trust_gateway_policy.test_list_reference,
│ on gateway_policies.tf line 23, in resource "cloudflare_zero_trust_gateway_policy" "test_list_reference":
│ 23: resource "cloudflare_zero_trust_gateway_policy" "test_list_reference" {
Steps to reproduce
Additional factoids
I have tried to reference to the UUID as well, but then it says:
I think I have tried everything, but this area is really poorly documented. Either something is wrong or I think it should be documented better.
References
No response
The text was updated successfully, but these errors were encountered: