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
182bfc40
Unverified
Commit
182bfc40
authored
May 25, 2020
by
Anton Babenko
Committed by
GitHub
May 25, 2020
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' into master
parents
90718242
32f3cafb
Changes
8
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
8 changed files
with
1092 additions
and
16 deletions
+1092
-16
.pre-commit-config.yaml
.pre-commit-config.yaml
+9
-9
CHANGELOG.md
CHANGELOG.md
+30
-1
README.md
README.md
+116
-2
README.md
examples/ipv6/README.md
+2
-2
outputs.tf
examples/ipv6/outputs.tf
+2
-2
outputs.tf
outputs.tf
+280
-0
variables.tf
variables.tf
+331
-0
vpc-endpoints.tf
vpc-endpoints.tf
+322
-0
No files found.
.pre-commit-config.yaml
View file @
182bfc40
repos
:
repos
:
-
repo
:
git://github.com/antonbabenko/pre-commit-terraform
-
repo
:
git://github.com/antonbabenko/pre-commit-terraform
rev
:
v1.27
.0
rev
:
v1.30
.0
hooks
:
hooks
:
-
id
:
terraform_fmt
-
id
:
terraform_fmt
-
id
:
terraform_docs
-
id
:
terraform_docs
-
repo
:
git://github.com/pre-commit/pre-commit-hooks
-
repo
:
git://github.com/pre-commit/pre-commit-hooks
rev
:
v2.5
.0
rev
:
v3.1
.0
hooks
:
hooks
:
-
id
:
check-merge-conflict
-
id
:
check-merge-conflict
CHANGELOG.md
View file @
182bfc40
...
@@ -7,6 +7,31 @@ All notable changes to this project will be documented in this file.
...
@@ -7,6 +7,31 @@ All notable changes to this project will be documented in this file.
<a
name=
"v2.37.0"
></a>
## [v2.37.0] - 2020-05-25
-
fix: Fix wrong ACM PCA output (
[
#450
](
https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/450
)
)
<a
name=
"v2.36.0"
></a>
## [v2.36.0] - 2020-05-25
-
feat: Added support for more VPC endpoints (
[
#369
](
https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/369
)
)
<a
name=
"v2.35.0"
></a>
## [v2.35.0] - 2020-05-25
-
feat: Add VPC Endpoint for SES (
[
#449
](
https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/449
)
)
<a
name=
"v2.34.0"
></a>
## [v2.34.0] - 2020-05-25
-
feat: Add routes table association and route attachment outputs (
[
#398
](
https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/398
)
)
-
fix: Updated outputs in ipv6 example (
[
#375
](
https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/375
)
)
<a
name=
"v2.33.0"
></a>
<a
name=
"v2.33.0"
></a>
## [v2.33.0] - 2020-04-02
## [v2.33.0] - 2020-04-02
...
@@ -863,7 +888,11 @@ All notable changes to this project will be documented in this file.
...
@@ -863,7 +888,11 @@ All notable changes to this project will be documented in this file.
-
Initial commit
-
Initial commit
[
Unreleased
]:
https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.33.0...HEAD
[
Unreleased
]:
https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.37.0...HEAD
[
v2.37.0
]:
https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.36.0...v2.37.0
[
v2.36.0
]:
https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.35.0...v2.36.0
[
v2.35.0
]:
https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.34.0...v2.35.0
[
v2.34.0
]:
https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.33.0...v2.34.0
[
v2.33.0
]:
https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.32.0...v2.33.0
[
v2.33.0
]:
https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.32.0...v2.33.0
[
v2.32.0
]:
https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.31.0...v2.32.0
[
v2.32.0
]:
https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.31.0...v2.32.0
[
v2.31.0
]:
https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.30.0...v2.31.0
[
v2.31.0
]:
https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.30.0...v2.31.0
...
...
README.md
View file @
182bfc40
This diff is collapsed.
Click to expand it.
examples/ipv6/README.md
View file @
182bfc40
...
@@ -33,8 +33,8 @@ No input.
...
@@ -33,8 +33,8 @@ No input.
| Name | Description |
| Name | Description |
|------|-------------|
|------|-------------|
| ipv6
\_
association
\_
id | The IPv6 CIDR block |
| ipv6
\_
association
\_
id | The
association ID for the
IPv6 CIDR block |
| ipv6
\_
cidr
\_
block | The
association ID for the
IPv6 CIDR block |
| ipv6
\_
cidr
\_
block | The IPv6 CIDR block |
| vpc
\_
id | The ID of the VPC |
| vpc
\_
id | The ID of the VPC |
<!-- END OF PRE-COMMIT-TERRAFORM DOCS HOOK -->
<!-- END OF PRE-COMMIT-TERRAFORM DOCS HOOK -->
examples/ipv6/outputs.tf
View file @
182bfc40
...
@@ -4,12 +4,12 @@ output "vpc_id" {
...
@@ -4,12 +4,12 @@ output "vpc_id" {
value
=
module
.
vpc
.
vpc_id
value
=
module
.
vpc
.
vpc_id
}
}
output
"ipv6_
association_id
"
{
output
"ipv6_
cidr_block
"
{
description
=
"The IPv6 CIDR block"
description
=
"The IPv6 CIDR block"
value
=
module
.
vpc
.
vpc_ipv6_cidr_block
value
=
module
.
vpc
.
vpc_ipv6_cidr_block
}
}
output
"ipv6_
cidr_block
"
{
output
"ipv6_
association_id
"
{
description
=
"The association ID for the IPv6 CIDR block"
description
=
"The association ID for the IPv6 CIDR block"
value
=
module
.
vpc
.
vpc_ipv6_association_id
value
=
module
.
vpc
.
vpc_ipv6_association_id
}
}
outputs.tf
View file @
182bfc40
This diff is collapsed.
Click to expand it.
variables.tf
View file @
182bfc40
This diff is collapsed.
Click to expand it.
vpc-endpoints.tf
View file @
182bfc40
This diff is collapsed.
Click to expand it.
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