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 486d17a commit 895ea3cCopy full SHA for 895ea3c
examples/confidential_autopilot_private/network.tf
@@ -16,7 +16,7 @@
16
17
module "gcp-network" {
18
source = "terraform-google-modules/network/google"
19
- version = "~> 10.0"
+ version = "~> 11.0"
20
21
project_id = var.project_id
22
network_name = local.network_name
0 commit comments