route table 추가 환경변경
This commit is contained in:
10
prod-hq-network-tg/terraform.tf
Normal file
10
prod-hq-network-tg/terraform.tf
Normal file
@ -0,0 +1,10 @@
|
||||
terraform {
|
||||
backend "remote"{
|
||||
hostname = "app.terraform.io"
|
||||
organization = "22shop"
|
||||
|
||||
workspaces {
|
||||
name = "common-tgw-sdjo"
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user