Skip to content

Commit 1dc20ae

Browse files
committed
version update 2
1 parent 63de524 commit 1dc20ae

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

modules/interconnect_attachment/metadata.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ spec:
2525
repo: https://github.com/terraform-google-modules/terraform-google-cloud-router.git
2626
sourceType: git
2727
dir: /modules/interconnect_attachment
28-
version: 7.4.0
28+
version: 7.4.4
2929
actuationTool:
3030
flavor: Terraform
3131
version: ">= 1.3"

modules/interconnect_attachment/versions.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,6 @@ terraform {
2626
}
2727

2828
provider_meta "google" {
29-
module_name = "blueprints/terraform/terraform-google-cloud-router:interconnect_attachment/v7.4.0"
29+
module_name = "blueprints/terraform/terraform-google-cloud-router:interconnect_attachment/v7.4.4"
3030
}
3131
}

0 commit comments

Comments
 (0)