Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
T
terraform-aws-vpc
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Container Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Terraform Modules
terraform-aws-vpc
Commits
9fe9cb69
Commit
9fe9cb69
authored
Apr 25, 2019
by
Anton Babenko
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fixed formatting
parent
215217f2
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
6 deletions
+6
-6
README.md
README.md
+6
-6
No files found.
README.md
View file @
9fe9cb69
...
@@ -345,9 +345,9 @@ Terraform version 0.10.3 or newer is required for this module to work.
...
@@ -345,9 +345,9 @@ Terraform version 0.10.3 or newer is required for this module to work.
| azs | A list of availability zones specified as argument to this module |
| azs | A list of availability zones specified as argument to this module |
| database
\_
network
\_
acl
\_
id | ID of the database network ACL |
| database
\_
network
\_
acl
\_
id | ID of the database network ACL |
| database
\_
route
\_
table
\_
ids | List of IDs of database route tables |
| database
\_
route
\_
table
\_
ids | List of IDs of database route tables |
| database
\_
subnet
\_
arns | List of ARNs of database subnets |
| database
\_
subnet
\_
group | ID of database subnet group |
| database
\_
subnet
\_
group | ID of database subnet group |
| database
\_
subnets | List of IDs of database subnets |
| database
\_
subnets | List of IDs of database subnets |
| database
\_
subnet
\_
arns | List of ARNs of database subnets |
| database
\_
subnets
\_
cidr
\_
blocks | List of cidr_blocks of database subnets |
| database
\_
subnets
\_
cidr
\_
blocks | List of cidr_blocks of database subnets |
| default
\_
network
\_
acl
\_
id | The ID of the default network ACL |
| default
\_
network
\_
acl
\_
id | The ID of the default network ACL |
| default
\_
route
\_
table
\_
id | The ID of the default route table |
| default
\_
route
\_
table
\_
id | The ID of the default route table |
...
@@ -363,35 +363,35 @@ Terraform version 0.10.3 or newer is required for this module to work.
...
@@ -363,35 +363,35 @@ Terraform version 0.10.3 or newer is required for this module to work.
| default
\_
vpc
\_
main
\_
route
\_
table
\_
id | The ID of the main route table associated with this VPC |
| default
\_
vpc
\_
main
\_
route
\_
table
\_
id | The ID of the main route table associated with this VPC |
| elasticache
\_
network
\_
acl
\_
id | ID of the elasticache network ACL |
| elasticache
\_
network
\_
acl
\_
id | ID of the elasticache network ACL |
| elasticache
\_
route
\_
table
\_
ids | List of IDs of elasticache route tables |
| elasticache
\_
route
\_
table
\_
ids | List of IDs of elasticache route tables |
| elasticache
\_
subnet
\_
arns | List of ARNs of elasticache subnets |
| elasticache
\_
subnet
\_
group | ID of elasticache subnet group |
| elasticache
\_
subnet
\_
group | ID of elasticache subnet group |
| elasticache
\_
subnet
\_
group
\_
name | Name of elasticache subnet group |
| elasticache
\_
subnet
\_
group
\_
name | Name of elasticache subnet group |
| elasticache
\_
subnets | List of IDs of elasticache subnets |
| elasticache
\_
subnets | List of IDs of elasticache subnets |
| elasticache
\_
subnet
\_
arns | List of ARNs of elasticache subnets |
| elasticache
\_
subnets
\_
cidr
\_
blocks | List of cidr_blocks of elasticache subnets |
| elasticache
\_
subnets
\_
cidr
\_
blocks | List of cidr_blocks of elasticache subnets |
| igw
\_
id | The ID of the Internet Gateway |
| igw
\_
id | The ID of the Internet Gateway |
| intra
\_
network
\_
acl
\_
id | ID of the intra network ACL |
| intra
\_
network
\_
acl
\_
id | ID of the intra network ACL |
| intra
\_
route
\_
table
\_
ids | List of IDs of intra route tables |
| intra
\_
route
\_
table
\_
ids | List of IDs of intra route tables |
| intra
\_
subnets | List of IDs of intra subnets |
| intra
\_
subnet
\_
arns | List of ARNs of intra subnets |
| intra
\_
subnet
\_
arns | List of ARNs of intra subnets |
| intra
\_
subnets | List of IDs of intra subnets |
| intra
\_
subnets
\_
cidr
\_
blocks | List of cidr_blocks of intra subnets |
| intra
\_
subnets
\_
cidr
\_
blocks | List of cidr_blocks of intra subnets |
| nat
\_
ids | List of allocation ID of Elastic IPs created for AWS NAT Gateway |
| nat
\_
ids | List of allocation ID of Elastic IPs created for AWS NAT Gateway |
| nat
\_
public
\_
ips | List of public Elastic IPs created for AWS NAT Gateway |
| nat
\_
public
\_
ips | List of public Elastic IPs created for AWS NAT Gateway |
| natgw
\_
ids | List of NAT Gateway IDs |
| natgw
\_
ids | List of NAT Gateway IDs |
| private
\_
network
\_
acl
\_
id | ID of the private network ACL |
| private
\_
network
\_
acl
\_
id | ID of the private network ACL |
| private
\_
route
\_
table
\_
ids | List of IDs of private route tables |
| private
\_
route
\_
table
\_
ids | List of IDs of private route tables |
| private
\_
subnets | List of IDs of private subnets |
| private
\_
subnet
\_
arns | List of ARNs of private subnets |
| private
\_
subnet
\_
arns | List of ARNs of private subnets |
| private
\_
subnets | List of IDs of private subnets |
| private
\_
subnets
\_
cidr
\_
blocks | List of cidr_blocks of private subnets |
| private
\_
subnets
\_
cidr
\_
blocks | List of cidr_blocks of private subnets |
| public
\_
network
\_
acl
\_
id | ID of the public network ACL |
| public
\_
network
\_
acl
\_
id | ID of the public network ACL |
| public
\_
route
\_
table
\_
ids | List of IDs of public route tables |
| public
\_
route
\_
table
\_
ids | List of IDs of public route tables |
| public
\_
subnets | List of IDs of public subnets |
| public
\_
subnet
\_
arns | List of ARNs of public subnets |
| public
\_
subnet
\_
arns | List of ARNs of public subnets |
| public
\_
subnets | List of IDs of public subnets |
| public
\_
subnets
\_
cidr
\_
blocks | List of cidr_blocks of public subnets |
| public
\_
subnets
\_
cidr
\_
blocks | List of cidr_blocks of public subnets |
| redshift
\_
network
\_
acl
\_
id | ID of the redshift network ACL |
| redshift
\_
network
\_
acl
\_
id | ID of the redshift network ACL |
| redshift
\_
route
\_
table
\_
ids | List of IDs of redshift route tables |
| redshift
\_
route
\_
table
\_
ids | List of IDs of redshift route tables |
| redshift
\_
subnet
\_
arns | List of ARNs of redshift subnets |
| redshift
\_
subnet
\_
group | ID of redshift subnet group |
| redshift
\_
subnet
\_
group | ID of redshift subnet group |
| redshift
\_
subnets | List of IDs of redshift subnets |
| redshift
\_
subnets | List of IDs of redshift subnets |
| redshift
\_
subnet
\_
arns | List of ARNs of redshift subnets |
| redshift
\_
subnets
\_
cidr
\_
blocks | List of cidr_blocks of redshift subnets |
| redshift
\_
subnets
\_
cidr
\_
blocks | List of cidr_blocks of redshift subnets |
| vgw
\_
id | The ID of the VPN Gateway |
| vgw
\_
id | The ID of the VPN Gateway |
| vpc
\_
arn | The ARN of the VPC |
| vpc
\_
arn | The ARN of the VPC |
...
...
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