We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 997cbd0 commit 82a86ebCopy full SHA for 82a86eb
examples/interconnect_attachment/main.tf
@@ -30,7 +30,7 @@ module "cloud_router" {
30
31
module "interconnect_attachment" {
32
source = "terraform-google-modules/cloud-router/google//modules/interconnect_attachment"
33
- version = "~> 7.0"
+ version = "~> 8.0"
34
35
name = "example-attachment"
36
project = "example-project"
0 commit comments