Update access_groups.tf
Some checks failed
Terraform Apply / Terraform Apply (push) Failing after 32s
Some checks failed
Terraform Apply / Terraform Apply (push) Failing after 32s
This commit is contained in:
@@ -121,7 +121,7 @@ resource "cloudflare_zero_trust_access_group" "contractors_rule_group" {
|
||||
include = [
|
||||
{
|
||||
group = {
|
||||
id = cloudflare_zero_trust_access_group.saml_groups["contractors"].id
|
||||
id = cloudflare_zero_trust_access_group.saml_groups["gl_contractors"].id
|
||||
}
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user