diff --git a/README.md b/README.md index a77c6349..5b6162cd 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ There are multiple examples included in the [examples](./examples/) folder but s ```hcl module "project-factory" { source = "terraform-google-modules/project-factory/google" - version = "v0.2.1" + version = "v0.3.0" name = "pf-test-1" random_project_id = "true"