removal of a decommissioned field
All checks were successful
Terraform Apply / Terraform Apply (push) Successful in 6m53s
All checks were successful
Terraform Apply / Terraform Apply (push) Successful in 6m53s
This commit is contained in:
@@ -34,10 +34,3 @@ resource "cloudflare_zero_trust_access_identity_provider" "authentik_oidc" {
|
||||
token_url = "https://authentik.${var.cloudflare_authentik_domain}/application/o/token/"
|
||||
}
|
||||
}
|
||||
|
||||
data "cloudflare_zero_trust_access_identity_provider" "gmail" {
|
||||
account_id = local.cloudflare_account_id
|
||||
|
||||
identity_provider_id = "f174e90a-fafe-4643-bbbc-4a0ed4fc8415"
|
||||
zone_id = "zone_id"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user