test
This commit is contained in:
10
prod-hq-idc-network/terraform.tf
Normal file
10
prod-hq-idc-network/terraform.tf
Normal file
@ -0,0 +1,10 @@
|
||||
terraform {
|
||||
backend "remote"{
|
||||
hostname = "app.terraform.io"
|
||||
organization = "22shop"
|
||||
|
||||
workspaces {
|
||||
name = "tf-22shop-idc-network"
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user