Commit 4eb5d32b authored by Rob Greenwood's avatar Rob Greenwood

Update main.tf

parent a5b532ef
Pipeline #8997 failed with stage
in 13 seconds
...@@ -38,6 +38,7 @@ variable "enable_eks_support" { ...@@ -38,6 +38,7 @@ variable "enable_eks_support" {
variable "eks_cluster_name" { variable "eks_cluster_name" {
description = "Name of the EKS cluster to reside within the VPC" description = "Name of the EKS cluster to reside within the VPC"
default = ""
} }
resource "aws_vpc" "mod" { resource "aws_vpc" "mod" {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment