Skip to content

Commit

Permalink
chore(deps): update terraform terraform-aws-modules/transit-gateway/a…
Browse files Browse the repository at this point in the history
…ws to v2.13.0 (#77)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 22, 2025
1 parent ba34b6a commit 3099c86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
## Provision the transit gateway for this region
module "tgw" {
source = "terraform-aws-modules/transit-gateway/aws"
version = "2.12.2"
version = "2.13.0"

name = var.name
amazon_side_asn = var.amazon_side_asn
Expand Down

0 comments on commit 3099c86

Please sign in to comment.