Skip to content

Commit ecdd038

Browse files
committed
Updated CHANGELOG
1 parent be80771 commit ecdd038

File tree

1 file changed

+24
-1
lines changed

1 file changed

+24
-1
lines changed

CHANGELOG.md

Lines changed: 24 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,16 @@ All notable changes to this project will be documented in this file.
77

88

99

10+
<a name="v2.0.0"></a>
11+
## [v2.0.0] - 2021-04-27
12+
13+
- feat: Shorten outputs (removing this_) ([#41](https://github.com/terraform-aws-modules/terraform-aws-transit-gateway/issues/41))
14+
- chore: update documentation and pin `terraform_docs` version to avoid future changes ([#40](https://github.com/terraform-aws-modules/terraform-aws-transit-gateway/issues/40))
15+
- chore: align ci-cd static checks to use individual minimum Terraform versions ([#38](https://github.com/terraform-aws-modules/terraform-aws-transit-gateway/issues/38))
16+
- fix: bump min supported version due to types unsupported on current ([#37](https://github.com/terraform-aws-modules/terraform-aws-transit-gateway/issues/37))
17+
- chore: add ci-cd workflow for pre-commit checks ([#36](https://github.com/terraform-aws-modules/terraform-aws-transit-gateway/issues/36))
18+
19+
1020
<a name="v1.4.0"></a>
1121
## [v1.4.0] - 2020-11-24
1222

@@ -25,6 +35,18 @@ All notable changes to this project will be documented in this file.
2535

2636
- chore: Minor updates in docs
2737
- fix: fix variable in aws_ec2_transit_gateway_route_table_propagation ([#13](https://github.com/terraform-aws-modules/terraform-aws-transit-gateway/issues/13))
38+
- Merge pull request [#9](https://github.com/terraform-aws-modules/terraform-aws-transit-gateway/issues/9) from terraform-aws-modules/terraform-provider-githubfile-1584635435927389000
39+
- [ci skip] Create ".chglog/CHANGELOG.tpl.md".
40+
- Merge pull request [#7](https://github.com/terraform-aws-modules/terraform-aws-transit-gateway/issues/7) from terraform-aws-modules/terraform-provider-githubfile-1584537532882701000
41+
- Merge pull request [#6](https://github.com/terraform-aws-modules/terraform-aws-transit-gateway/issues/6) from terraform-aws-modules/terraform-provider-githubfile-1584537532882283000
42+
- Merge pull request [#8](https://github.com/terraform-aws-modules/terraform-aws-transit-gateway/issues/8) from terraform-aws-modules/terraform-provider-githubfile-1584537532882726000
43+
- Merge pull request [#4](https://github.com/terraform-aws-modules/terraform-aws-transit-gateway/issues/4) from terraform-aws-modules/terraform-provider-githubfile-1584537532882251000
44+
- Merge pull request [#5](https://github.com/terraform-aws-modules/terraform-aws-transit-gateway/issues/5) from terraform-aws-modules/terraform-provider-githubfile-1584537532882200000
45+
- [ci skip] Create ".editorconfig".
46+
- [ci skip] Create "LICENSE".
47+
- [ci skip] Create ".gitignore".
48+
- [ci skip] Create ".pre-commit-config.yaml".
49+
- [ci skip] Create "Makefile".
2850

2951

3052
<a name="v1.1.0"></a>
@@ -45,7 +67,8 @@ All notable changes to this project will be documented in this file.
4567
- Initial commit
4668

4769

48-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-transit-gateway/compare/v1.4.0...HEAD
70+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-transit-gateway/compare/v2.0.0...HEAD
71+
[v2.0.0]: https://github.com/terraform-aws-modules/terraform-aws-transit-gateway/compare/v1.4.0...v2.0.0
4972
[v1.4.0]: https://github.com/terraform-aws-modules/terraform-aws-transit-gateway/compare/v1.3.0...v1.4.0
5073
[v1.3.0]: https://github.com/terraform-aws-modules/terraform-aws-transit-gateway/compare/v1.2.0...v1.3.0
5174
[v1.2.0]: https://github.com/terraform-aws-modules/terraform-aws-transit-gateway/compare/v1.1.0...v1.2.0

0 commit comments

Comments
 (0)