Skip to content

Commit 3b86370

Browse files
committed
Updated CHANGELOG
1 parent ea57794 commit 3b86370

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.25.0"></a>
7+
## [v2.25.0] - 2020-03-02
8+
9+
- Added support for both types of values in azs (names and ids) ([#370](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/370))
10+
11+
612
<a name="v2.24.0"></a>
713
## [v2.24.0] - 2020-01-23
814

15+
- Updated CHANGELOG
916
- Set minimum terraform version to 0.12.6 (fixes circleci) ([#390](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/390))
1017

1118

@@ -918,7 +925,8 @@
918925
- Initial commit
919926

920927

921-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.24.0...HEAD
928+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.25.0...HEAD
929+
[v2.25.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.24.0...v2.25.0
922930
[v2.24.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.23.0...v2.24.0
923931
[v2.23.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.22.0...v2.23.0
924932
[v2.22.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.21.0...v2.22.0

0 commit comments

Comments
 (0)