-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
2d501a9
commit d4949f3
Showing
1 changed file
with
33 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
# Changelog | ||
All notable changes to this project will be documented in this file. | ||
|
||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), | ||
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). | ||
|
||
## [1.0.2] - 2022-07-27 | ||
### :bug: Bug Fixes | ||
- [`24e592f`](https://github.com/clouddrove/terraform-aws-transit-gateway/commit/24e592f6db17f8319678bd8a2502e4bc571b2fa2)- subnet and route_table issue fixed | ||
|
||
## [1.0.1] - 2022-05-31 | ||
### :bug: Bug Fixes | ||
- [`354895b`](https://github.com/clouddrove/terraform-aws-transit-gateway/commit/354895bb12166aed1f909139ea7adb8cc0f48266)- subnet and route_table issue fixed | ||
|
||
|
||
## [0.12.1] - 2021-04-28 | ||
### :bug: Bug Fixes | ||
- [`fa9aca3`](https://github.com/clouddrove/terraform-aws-transit-gateway/commit/fa9aca3f57510da16feab3c16f7c86d96d79a7c4)- upgrade module in 0.15 | ||
- [`189bce1`](https://github.com/clouddrove/terraform-aws-transit-gateway/commit/189bce1a03c2c9725734e83ce7bdf2f62b5f9fc3) - remove application tag | ||
- [`354895b`](https://github.com/clouddrove/terraform-aws-transit-gateway/commit/354895bb12166aed1f909139ea7adb8cc0f48266) - subnet and route_table issue fixed | ||
|
||
## [0.12.0] - 2020-01-16 | ||
### :bug: Bug Fixes | ||
- [`354895b`](https://github.com/clouddrove/terraform-aws-transit-gateway/commit/354895bb12166aed1f909139ea7adb8cc0f48266) - subnet and route_table issue fixed | ||
- [`fa9aca3`](https://github.com/clouddrove/terraform-aws-transit-gateway/commit/fa9aca3f57510da16feab3c16f7c86d96d79a7c4) - upgrade module in 0.15 | ||
- [`2229a65`](https://github.com/clouddrove/terraform-aws-transit-gateway/commit/2229a65e990b7a39c0c3948a2908420c65ad1bf4) - Updated Files | ||
- [`107a473`](https://github.com/clouddrove/terraform-aws-transit-gateway/commit/107a473fb5bc4f723aa10c9c4a58e23e7fb348a9) - fix labels managedby variables | ||
|
||
|
||
[1.0.2]: https://github.com/clouddrove/terraform-aws-transit-gateway/releases/tag/1.0.2 | ||
[1.0.1]: https://github.com/clouddrove/terraform-aws-transit-gateway/compare/1.0.1...master | ||
[0.12.1]: https://github.com/clouddrove/terraform-aws-transit-gateway/compare/0.12.1...master | ||
[0.12.0]: https://github.com/clouddrove/terraform-aws-transit-gateway/compare/0.12.0...master |