Merge branch 'master' into maunope/static_routes

This commit is contained in:
Aurélien Legrand 2022-10-24 15:47:07 +02:00 committed by GitHub
commit f38b845408
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ These modules are used in the examples included in this repository. If you are u
- Sync from the upstream repository to get all the updates.
- Use GitHub sources with refs to reference the modules. See an example below:
```
```terraform
module "project" {
source = "github.com/GoogleCloudPlatform/cloud-foundation-fabric//modules/project?ref=v13.0.0"
name = "my-project"