Skip to content

Commit 91908c4

Browse files
committed
Bump example code version to 0.6.0 in README
1 parent 46ecdad commit 91908c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ You can go to the examples folder, however the usage of the module could be like
1414
```hcl
1515
module "vpc" {
1616
source = "terraform-google-modules/network/google"
17-
version = "0.4.0"
17+
version = "0.6.0"
1818
1919
project_id = "<PROJECT ID>"
2020
network_name = "example-vpc"

0 commit comments

Comments
 (0)