Skip to content

Commit 84012b1

Browse files
chore(release): version 3.0.2 [skip ci]
## [3.0.2](v3.0.1...v3.0.2) (2025-10-28) ### Bug Fixes * Correct `timeouts` variable type definition from `optional(bool)` to `optional(string)` ([#150](#150)) ([cb116df](cb116df))
1 parent cb116df commit 84012b1

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [3.0.2](https://github.com/terraform-aws-modules/terraform-aws-transit-gateway/compare/v3.0.1...v3.0.2) (2025-10-28)
6+
7+
### Bug Fixes
8+
9+
* Correct `timeouts` variable type definition from `optional(bool)` to `optional(string)` ([#150](https://github.com/terraform-aws-modules/terraform-aws-transit-gateway/issues/150)) ([cb116df](https://github.com/terraform-aws-modules/terraform-aws-transit-gateway/commit/cb116df0a263de5a2176dd583a8e0bbef8522633))
10+
511
## [3.0.1](https://github.com/terraform-aws-modules/terraform-aws-transit-gateway/compare/v3.0.0...v3.0.1) (2025-10-21)
612

713
### Bug Fixes

0 commit comments

Comments
 (0)