stuff
This commit is contained in:
@@ -15,6 +15,5 @@ module "eks" {
|
||||
module.network.private_subnet_ids,
|
||||
module.network.public_subnet_ids,
|
||||
)
|
||||
depends_on = [module.network]
|
||||
azs = module.network.azs
|
||||
}
|
||||
|
Reference in New Issue
Block a user