Skip to content

Commit f428793

Browse files
committed
Merge branch 'master' of github.com:terraform-aws-modules/terraform-aws-transit-gateway into significant-refactor
2 parents 8f94997 + 01789bd commit f428793

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
repos:
22
- repo: https://github.com/antonbabenko/pre-commit-terraform
3-
rev: v1.96.3
3+
rev: v1.97.0
44
hooks:
55
- id: terraform_fmt
66
- id: terraform_docs

CHANGELOG.md

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

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

5+
## [2.13.0](https://github.com/terraform-aws-modules/terraform-aws-transit-gateway/compare/v2.12.2...v2.13.0) (2025-01-15)
6+
7+
8+
### Features
9+
10+
* Add support for security group referencing to transit-gateway module ([#133](https://github.com/terraform-aws-modules/terraform-aws-transit-gateway/issues/133)) ([26c10f3](https://github.com/terraform-aws-modules/terraform-aws-transit-gateway/commit/26c10f34d144554eb965598127f86f87d6bb279a))
11+
12+
13+
### Bug Fixes
14+
15+
* Update CI workflow versions to latest ([#134](https://github.com/terraform-aws-modules/terraform-aws-transit-gateway/issues/134)) ([77279c9](https://github.com/terraform-aws-modules/terraform-aws-transit-gateway/commit/77279c9d76d7b9978a502cd175173a1a4d7cdecf))
16+
517
## [2.12.2](https://github.com/terraform-aws-modules/terraform-aws-transit-gateway/compare/v2.12.1...v2.12.2) (2024-03-06)
618

719

0 commit comments

Comments
 (0)