Skip to content

Commit e0875e2

Browse files
MukeshMukesh
authored andcommitted
update
1 parent 7689125 commit e0875e2

2 files changed

Lines changed: 0 additions & 8 deletions

File tree

modules/eks/variables.tf

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
variable "name" {
2-
type = string
3-
}
4-
51
variable "public_subnet_az1_id" {
62
type = string
73
}

modules/vpc/variables.tf

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
variable "project_name" {
2-
type = string
3-
}
4-
51
variable "vpc_cidr" {
62
type = string
73
#default = "10.0.0.0/16"

0 commit comments

Comments
 (0)