test 2
Some checks failed
terraform validation / Terraform (push) Failing after 7s

This commit is contained in:
Hubert Cornet 2025-01-13 20:52:33 +01:00
parent d0376c95b7
commit f519adf51b

View File

@ -3,8 +3,12 @@ terraform {
backend "remote" {
# hostname = "tips-of-mine.com"
organization = "example"
token = "EMVLdieKXA6X-ifx0tW0ELNQGde5XrJ3D8T-qcEY"
# organization = "example"
# token = "EMVLdieKXA6X-ifx0tW0ELNQGde5XrJ3D8T-qcEY"
cloudflare_email = "thedjinhn@gmail.com"
cloudflare_token = "EMVLdieKXA6X-ifx0tW0ELNQGde5XrJ3D8T-qcEY"
cloudflare_zone = "tips-of-mine.com"
workspaces {
name = "prod"