tout est fonctionnel
All checks were successful
terraform validation / Terraform (push) Successful in 11s

This commit is contained in:
2025-01-15 07:57:31 +01:00
parent 33ff1d1604
commit 4bfecd99cc
10 changed files with 138 additions and 103 deletions

10
main.tf
View File

@@ -1,10 +0,0 @@
#resource "cloudflare_zone_settings_override" "this" {
# name = "${var.cloudflare_zone}"
# settings {
# always_use_https = "on"
# tls_1_3 = "on"
# ssl = "strict"
# min_tls_version = "1.2"
# }
#}