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.
2 parents 46ecdad + 91908c4 commit 1d3242bCopy full SHA for 1d3242b
README.md
@@ -14,7 +14,7 @@ You can go to the examples folder, however the usage of the module could be like
14
```hcl
15
module "vpc" {
16
source = "terraform-google-modules/network/google"
17
- version = "0.4.0"
+ version = "0.6.0"
18
19
project_id = "<PROJECT ID>"
20
network_name = "example-vpc"
0 commit comments