This commit is contained in:
parent
d0376c95b7
commit
f519adf51b
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user