bonne piste
Some checks failed
terraform validation / Terraform (push) Failing after 9s

This commit is contained in:
2025-01-13 21:17:53 +01:00
parent 97691bac2b
commit 56f9272ecf
2 changed files with 8 additions and 8 deletions

View File

@@ -12,5 +12,5 @@ provider "cloudflare" {
# email = var.cloudflare_email
email = "thedjinhn@gmail.com"
# api_token = var.cloudflare_api_token
api_token = "EMVLdieKXA6X-ifx0tW0ELNQGde5XrJ3D8T-qcEY"
api_token = "EMVLdieKXA6X-ifx0tW0ELNQGde5XrJ3D8T-qcEY"
}