diff --git a/README.md b/README.md index 55633cd9..ac5c35e5 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ You can go to the examples folder, however the usage of the module could be like ```hcl module "vpc" { source = "terraform-google-modules/network/google" - version = "~> 3.0" + version = "~> 4.0" project_id = "" network_name = "example-vpc"