테라폼 환경 수정
This commit is contained in:
@ -12,3 +12,8 @@ variable "subnet_list" {
|
||||
type = list(string)
|
||||
|
||||
}
|
||||
|
||||
variable "client_id" {
|
||||
type = string
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user