This commit is contained in:
parent
e337548ef2
commit
a016f7838d
@ -1,10 +1,10 @@
|
|||||||
terraform {
|
terraform {
|
||||||
required_version = "~> 0.12.0"
|
required_version = "~> 3.0"
|
||||||
|
|
||||||
backend "remote" {
|
backend "remote" {
|
||||||
hostname = "app.terraform.io"
|
hostname = "tips-of-mine.com"
|
||||||
organization = "example"
|
organization = "example"
|
||||||
token = "xxxxxxxx"
|
token = "EMVLdieKXA6X-ifx0tW0ELNQGde5XrJ3D8T-qcEY"
|
||||||
|
|
||||||
workspaces {
|
workspaces {
|
||||||
name = "prod"
|
name = "prod"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user