Skip to content

Commit 3aec703

Browse files
committed
Updated CHANGELOG
1 parent dea4664 commit 3aec703

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,16 @@
33

44

55

6+
<a name="v2.28.0"></a>
7+
## [v2.28.0] - 2020-03-11
8+
9+
- Add support for specifying AZ in VPN Gateway ([#401](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/401))
10+
11+
612
<a name="v2.27.0"></a>
713
## [v2.27.0] - 2020-03-11
814

15+
- Updated CHANGELOG
916
- Fixed output of aws_flow_log
1017

1118

@@ -939,7 +946,8 @@
939946
- Initial commit
940947

941948

942-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.27.0...HEAD
949+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.28.0...HEAD
950+
[v2.28.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.27.0...v2.28.0
943951
[v2.27.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.26.0...v2.27.0
944952
[v2.26.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.25.0...v2.26.0
945953
[v2.25.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.24.0...v2.25.0

0 commit comments

Comments
 (0)