Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade to v2.7.0 #3

Merged
merged 90 commits into from
May 14, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
90 commits
Select commit Hold shift + click to select a range
fb3b781
Fixing typo overriden -> overridden (#150)
tescalada Aug 18, 2018
78584e5
Provide separate route tables for db/elasticache/redshift (#155)
antonbabenko Aug 18, 2018
a9e92d2
Add minimum support for IPv6 to VPC (#156)
antonbabenko Aug 19, 2018
553d76a
Removed IPv6 from outputs (fixed #157) (#158)
antonbabenko Aug 19, 2018
d722430
Add secondary CIDR block support (#163)
antonbabenko Sep 4, 2018
8aa0a9a
add vars for custom subnet and route table names (#168)
RupertExact Sep 14, 2018
ce44f3e
Added cloudcraft.co as a sponsor for this module
antonbabenko Sep 15, 2018
e236321
Added cloudcraft.co as a sponsor for this module
antonbabenko Sep 15, 2018
5a147eb
Removed comments starting from # to fix README
antonbabenko Sep 16, 2018
b2f6281
Updated link to cloudcraft
antonbabenko Sep 17, 2018
4ca12f9
Updated link to cloudcraft
antonbabenko Sep 17, 2018
68e84ef
Reordering tag merging (#148)
sc250024 Sep 18, 2018
de5fc66
Added amazon_side_asn to vpn_gateway (#159)
antonbabenko Oct 1, 2018
598fbfa
Updated README.md after merge
antonbabenko Oct 1, 2018
67c1e9f
Fixed #177 - public_subnets should not always be validated
antonbabenko Oct 6, 2018
1e80106
Fix for the error: module.vpc.aws_redshift_subnet_group.redshift: onl…
Oct 16, 2018
7c29b24
Merge pull request #181 from Miyurz/fix/redshift-name-issue
antonbabenko Dec 11, 2018
57604d2
Updated pre-commit version with new terraform-docs script
antonbabenko Dec 11, 2018
81895e7
Added IGW route for DB subnets (based on #179)
antonbabenko Dec 12, 2018
14b4237
Reverted complete-example
antonbabenko Dec 12, 2018
44bb589
Merge pull request #191 from terraform-aws-modules/feature-db-igw-pub…
antonbabenko Dec 12, 2018
4e484aa
Added azs to outputs which is an argument
antonbabenko Dec 27, 2018
8a293e7
Added possibility to control creation of elasticache and redshift sub…
antonbabenko Jan 10, 2019
c9bfc7e
Merge pull request #199 from terraform-aws-modules/elasticache_subnet…
antonbabenko Jan 10, 2019
ce5212f
Added SSM and EC2 VPC endpoints (fixes #195, #194)
antonbabenko Jan 17, 2019
296a992
Merge pull request #202 from terraform-aws-modules/ssm_and_ec2_vpc_en…
antonbabenko Jan 17, 2019
0160116
adding option to create a route to nat gateway in database subnets
ebarault Jan 11, 2019
2d5627d
Merge pull request #201 from ebarault/feat/database-route-to-natgw
antonbabenko Jan 18, 2019
8e2f50e
Reordered vars in count for database_nat_gateway route
antonbabenko Jan 18, 2019
ef0d14c
Merge pull request #1 from terraform-aws-modules/master
tbugfinder Jan 22, 2019
c1c3736
add endpoints ec2messages, ssmmessages as those are required by Syste…
tbugfinder Jan 22, 2019
f96e59c
fix typo
tbugfinder Jan 22, 2019
92596fa
add additional endpoints to examples
tbugfinder Feb 1, 2019
d001144
add files updated by pre-commit
tbugfinder Feb 1, 2019
3caad32
switch to terraform-docs v0.6.0
tbugfinder Feb 1, 2019
33e8809
Added option to create ECR api and dkr endpoints
Feb 12, 2019
176a596
Added subnet ids to ecr endpoints
Feb 12, 2019
a4a412e
Merge pull request #205 from tbugfinder/extend_endpoints
antonbabenko Feb 14, 2019
bd089fb
Fixed formatting after #205
antonbabenko Feb 14, 2019
8fededb
Merge pull request #213 from michieldhadamus/ecr-endpoints
antonbabenko Feb 14, 2019
03eded6
Fixed formatting after #213
antonbabenko Feb 14, 2019
b65963e
Added intra subnet suffix. (#220)
kmcquade Feb 21, 2019
b12e916
Added CHANGELOG.md (#221)
antonbabenko Feb 21, 2019
ad7164b
Bump version
antonbabenko Feb 21, 2019
2aca6d2
API gateway Endpoint (#225)
tharun-allu Mar 1, 2019
417c301
Updated changelog
antonbabenko Mar 1, 2019
7a52ef6
docs: Update comment in docs (#226)
kyle-cameron Mar 2, 2019
9b859ff
Redshift public subnets (#222)
bmihaescu Mar 5, 2019
b4aa52c
Redshift public subnets (#222)
bmihaescu Mar 5, 2019
cffc6ea
Resolved conflicts after merge
antonbabenko Mar 5, 2019
b5b23cd
Updated changelog
antonbabenko Mar 5, 2019
65b893a
Network ACLs (#238)
antonbabenko Mar 22, 2019
2870b5f
Updated CHANGELOG
antonbabenko Mar 22, 2019
0bc8d6f
Added missing VPC endpoints outputs (resolves #246) (#247)
antonbabenko Apr 25, 2019
39f1338
Updated CHANGELOG
antonbabenko Apr 25, 2019
08c7659
Add support for KMS VPC endpoint creation (#243)
nloutas Apr 25, 2019
1b5d9e6
Updated CHANGELOG
antonbabenko Apr 25, 2019
be5e3d3
Added ARN of VPC in module output (#245)
rafilkmp3 Apr 25, 2019
d4212d6
Fixed formatting
antonbabenko Apr 25, 2019
c2734e4
Updated CHANGELOG
antonbabenko Apr 25, 2019
215217f
Add Output Of Subnet ARNs (#242)
blaines Apr 25, 2019
9fe9cb6
Fixed formatting
antonbabenko Apr 25, 2019
8c238b8
Updated CHANGELOG
antonbabenko Apr 25, 2019
661d211
Improving DHCP options docs (#260)
andreaswittig May 21, 2019
c1395dd
Updated CHANGELOG
antonbabenko May 21, 2019
03e8c62
ECS endpoint (#261)
DrFaust92 May 24, 2019
8ab27d0
Added VPC endpoints for SQS (closes #248)
antonbabenko May 24, 2019
3d33b1f
Updated CHANGELOG
antonbabenko May 24, 2019
4ae9806
Finally, Terraform 0.12 support (#266)
antonbabenko May 24, 2019
0588b34
Fixed merge conflicts
antonbabenko May 24, 2019
2c28de5
Updated CHANGELOG
antonbabenko May 24, 2019
7192ee6
Upgrade Docker Image to fix CI (#270)
Skaronator May 27, 2019
158b7d7
Added VPC Endpoints for SNS, Cloudtrail, ELB, Cloudwatch (#269)
DrFaust92 May 27, 2019
615fb5c
Updated CHANGELOG
antonbabenko May 27, 2019
1a5a5a5
Updated Terraform versions in README
antonbabenko May 28, 2019
c28b5af
Updated CHANGELOG
antonbabenko May 28, 2019
b253c94
Fixed opportunity to create the vpc, vpn gateway routes (bug during u…
antonbabenko Jun 4, 2019
06e5920
Updated CHANGELOG
antonbabenko Jun 4, 2019
1908139
Fixed broken 2.3.0
antonbabenko Jun 5, 2019
458d5ec
Updated CHANGELOG
antonbabenko Jun 5, 2019
de1fda1
Updated CHANGELOG
antonbabenko Jun 5, 2019
5b3e48d
Update tflint to 0.8.2 for circleci task (#280)
DrFaust92 Jun 6, 2019
ef915dc
Updated VPC endpoint example (fixed #249)
antonbabenko Jun 13, 2019
d72689b
Updated CHANGELOG
antonbabenko Jun 13, 2019
99b5eb8
Updated pre-commit-terraform to support terraform-docs and Terraform …
antonbabenko Jun 17, 2019
31de3d0
Updated CHANGELOG
antonbabenko Jun 17, 2019
039bddc
Enable backwards compatibility
geidies Jul 6, 2018
fb7731b
KAN-380 terraform 0.12 upgrade
guneriu May 3, 2021
b948883
enable backwards compatibility
guneriu May 6, 2021
0168cb5
Merge branch 'master' into upgrade-to-v2.7.0
guneriu May 14, 2021
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
51 changes: 51 additions & 0 deletions .chglog/CHANGELOG.tpl.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,51 @@
{{ if .Versions -}}
<a name="unreleased"></a>
## [Unreleased]
{{ if .Unreleased.CommitGroups -}}
{{ range .Unreleased.CommitGroups -}}
### {{ .Title }}
{{ range .Commits -}}
- {{ if .Scope }}**{{ .Scope }}:** {{ end }}{{ .Subject }}
{{ end }}
{{ end -}}
{{ else }}
{{ range .Unreleased.Commits -}}
- {{ if .Scope }}**{{ .Scope }}:** {{ end }}{{ .Subject }}
{{ end }}
{{ end -}}
{{ end -}}

{{ range .Versions }}
<a name="{{ .Tag.Name }}"></a>
## {{ if .Tag.Previous }}[{{ .Tag.Name }}]{{ else }}{{ .Tag.Name }}{{ end }} - {{ datetime "2006-01-02" .Tag.Date }}
{{ if .CommitGroups -}}
{{ range .CommitGroups -}}
### {{ .Title }}
{{ range .Commits -}}
- {{ if .Scope }}**{{ .Scope }}:** {{ end }}{{ .Subject }}
{{ end }}
{{ end -}}
{{ else }}
{{ range .Commits -}}
- {{ if .Scope }}**{{ .Scope }}:** {{ end }}{{ .Subject }}
{{ end }}
{{ end -}}

{{- if .NoteGroups -}}
{{ range .NoteGroups -}}
### {{ .Title }}
{{ range .Notes }}
{{ .Body }}
{{ end }}
{{ end -}}
{{ end -}}
{{ end -}}

{{- if .Versions }}
[Unreleased]: {{ .Info.RepositoryURL }}/compare/{{ $latest := index .Versions 0 }}{{ $latest.Tag.Name }}...HEAD
{{ range .Versions -}}
{{ if .Tag.Previous -}}
[{{ .Tag.Name }}]: {{ $.Info.RepositoryURL }}/compare/{{ .Tag.Previous.Name }}...{{ .Tag.Name }}
{{ end -}}
{{ end -}}
{{ end -}}
10 changes: 10 additions & 0 deletions .chglog/config.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
style: github
template: CHANGELOG.tpl.md
info:
title: CHANGELOG
repository_url: https://github.com/terraform-aws-modules/terraform-aws-vpc
options:
header:
pattern: "^(.*)$"
pattern_maps:
- Subject
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: 2

terraform: &terraform
docker:
- image: hashicorp/terraform:0.10.4
- image: hashicorp/terraform:0.12.0
working_directory: /tmp/workspace/terraform

jobs:
Expand All @@ -24,7 +24,7 @@ jobs:
command: if [[ -n "$(terraform fmt -write=false)" ]]; then echo "Some terraform files need be formatted, run 'terraform fmt' to fix"; exit 1; fi
- run:
name: Install tflint
command: curl -L -o /tmp/tflint.zip https://github.com/wata727/tflint/releases/download/v0.4.2/tflint_linux_amd64.zip && unzip /tmp/tflint.zip -d /usr/local/bin
command: curl -L -o /tmp/tflint.zip https://github.com/wata727/tflint/releases/download/v0.8.2/tflint_linux_amd64.zip && unzip /tmp/tflint.zip -d /usr/local/bin
- run:
name: Check Terraform configurations with tflint
command: tflint
Expand Down
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
repos:
- repo: git://github.com/antonbabenko/pre-commit-terraform
rev: v1.7.2
rev: v1.13.0
hooks:
- id: terraform_fmt
- id: terraform_docs
- repo: git://github.com/pre-commit/pre-commit-hooks
rev: v1.2.3
rev: v2.2.3
hooks:
- id: check-merge-conflict
Loading