finalized automated build for web
This commit is contained in:
@@ -35,7 +35,7 @@ variable "vpc_id" {
|
||||
variable "internal_subnet_ids" {
|
||||
type = map(list(string))
|
||||
default = {
|
||||
prod = [ "subnet-0d0fdf45", "subnet-4dcecc16", "subnet-4dcecc16" ]
|
||||
prod = [ "subnet-0d0fdf45", "subnet-4dcecc16", "subnet-803fe4ab" ]
|
||||
}
|
||||
}
|
||||
variable "key_name" {
|
||||
|
||||
Reference in New Issue
Block a user