Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
tf_mod_aws_vpc
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
steamhaus
tf_mod_aws_vpc
Commits
4eb5d32b
Commit
4eb5d32b
authored
Jul 20, 2018
by
Rob Greenwood
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update main.tf
parent
a5b532ef
Pipeline
#8997
failed with stage
in 13 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
main.tf
main.tf
+1
-0
No files found.
main.tf
View file @
4eb5d32b
...
@@ -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"
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment