Update access_groups.tf
Some checks failed
Terraform Apply / Terraform Apply (push) Failing after 32s

This commit is contained in:
2025-11-17 16:23:11 +01:00
parent b960b99e8d
commit 5136b02380

View File

@@ -121,7 +121,7 @@ resource "cloudflare_zero_trust_access_group" "contractors_rule_group" {
include = [ include = [
{ {
group = { group = {
id = cloudflare_zero_trust_access_group.saml_groups["contractors"].id id = cloudflare_zero_trust_access_group.saml_groups["gl_contractors"].id
} }
}, },
{ {