Skip to content

Commit 816ea56

Browse files
terraform-ibm-modules-opsrenovate-botterraform-ibm-modules-devocofaigh
authored
chore(deps): update terraform github.com/terraform-ibm-modules/terraform-ibm-transit-gateway to v2.1.1 (#489)
Co-authored-by: Renovate Bot <[email protected]> Co-authored-by: terraform-ibm-modules-dev <[email protected]> Co-authored-by: Conall Ó Cofaigh <[email protected]>
1 parent 994518f commit 816ea56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/landing_zone/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ module "management_vpc" {
5757
##############################################################################
5858

5959
module "tg_gateway_connection" {
60-
source = "git::https://github.com/terraform-ibm-modules/terraform-ibm-transit-gateway.git?ref=v2.0.2"
60+
source = "git::https://github.com/terraform-ibm-modules/terraform-ibm-transit-gateway.git?ref=v2.1.1"
6161
transit_gateway_name = "${var.prefix}-tg"
6262
region = var.region
6363
global_routing = false

0 commit comments

Comments
 (0)