Update README.md

This commit is contained in:
Ludovico Magnocavallo
2023-11-08 09:20:16 +01:00
committed by GitHub
parent 211b8a0b7c
commit 9068bd7729

View File

@@ -21,7 +21,7 @@ These modules are used in the examples included in this repository. If you are u
```terraform
module "project" {
source = "github.com/GoogleCloudPlatform/cloud-foundation-fabric//modules/project?ref=v13.0.0"
source = "github.com/GoogleCloudPlatform/cloud-foundation-fabric//modules/project?ref=v13.0.0&depth=1"
name = "my-project"
billing_account = "123456-123456-123456"
parent = "organizations/123456"