Skip to content

Commit 7552919

Browse files
authored
chore: Update README.md (#346)
1 parent 8b98a36 commit 7552919

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
@@ -25,7 +25,7 @@ You can go to the examples folder, however the usage of the module could be like
2525
```hcl
2626
module "vpc" {
2727
source = "terraform-google-modules/network/google"
28-
version = "~> 3.0"
28+
version = "~> 4.0"
2929
3030
project_id = "<PROJECT ID>"
3131
network_name = "example-vpc"

0 commit comments

Comments
 (0)