This commit is contained in:
parent
d0376c95b7
commit
f519adf51b
@ -3,8 +3,12 @@ terraform {
|
|||||||
|
|
||||||
backend "remote" {
|
backend "remote" {
|
||||||
# hostname = "tips-of-mine.com"
|
# hostname = "tips-of-mine.com"
|
||||||
organization = "example"
|
# organization = "example"
|
||||||
token = "EMVLdieKXA6X-ifx0tW0ELNQGde5XrJ3D8T-qcEY"
|
# token = "EMVLdieKXA6X-ifx0tW0ELNQGde5XrJ3D8T-qcEY"
|
||||||
|
|
||||||
|
cloudflare_email = "thedjinhn@gmail.com"
|
||||||
|
cloudflare_token = "EMVLdieKXA6X-ifx0tW0ELNQGde5XrJ3D8T-qcEY"
|
||||||
|
cloudflare_zone = "tips-of-mine.com"
|
||||||
|
|
||||||
workspaces {
|
workspaces {
|
||||||
name = "prod"
|
name = "prod"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user