Skip to content

Commit 82a86eb

Browse files
chore(deps): Update Terraform terraform-google-modules/cloud-router/google to v8
1 parent 997cbd0 commit 82a86eb

File tree

1 file changed

+1
-1
lines changed
  • examples/interconnect_attachment

1 file changed

+1
-1
lines changed

examples/interconnect_attachment/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ module "cloud_router" {
3030

3131
module "interconnect_attachment" {
3232
source = "terraform-google-modules/cloud-router/google//modules/interconnect_attachment"
33-
version = "~> 7.0"
33+
version = "~> 8.0"
3434

3535
name = "example-attachment"
3636
project = "example-project"

0 commit comments

Comments
 (0)