From f519adf51b86743ec67884ea18f535429113538d Mon Sep 17 00:00:00 2001 From: hcornet Date: Mon, 13 Jan 2025 20:52:33 +0100 Subject: [PATCH] test 2 --- backend.tf | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/backend.tf b/backend.tf index 3068b40..ab8733c 100644 --- a/backend.tf +++ b/backend.tf @@ -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"