Explorar o código

bastion receives single subnet as argument, not list

Roberto Barbosa %!s(int64=8) %!d(string=hai) anos
pai
achega
c6ef88bb8b
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      bastion/variables.tf

+ 0 - 1
bastion/variables.tf

@@ -2,7 +2,6 @@ variable "vpc_id" {
 }
 
 variable "subnet_public" {
-  default     = []
 }
 
 variable "allowed_network" {