route table 추가 환경변경
This commit is contained in:
5
modules/transit-gateway/variables.tf
Normal file
5
modules/transit-gateway/variables.tf
Normal file
@ -0,0 +1,5 @@
|
||||
variable "tag_name" {
|
||||
description = "tag_name"
|
||||
type = string
|
||||
|
||||
}
|
Reference in New Issue
Block a user