테라폼 환경 수정
This commit is contained in:
@ -7,7 +7,6 @@ variable "vpc_name" {
|
||||
description = "set vpc name"
|
||||
type = string
|
||||
}
|
||||
|
||||
// reference | https://github.com/davidcsi/terraform/blob/master/healthchecks/main.tf
|
||||
variable "subnet-az-list" {
|
||||
description = "Subnet available zone & cidr"
|
||||
|
Reference in New Issue
Block a user