Update README.md

This commit is contained in:
lcaggio 2021-06-15 17:13:40 +02:00 committed by GitHub
parent d14d3475d5
commit 03b24b5aa9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ parent = "folders/12345678"
```
- make sure you have the right authentication setup (application default credentials, or a service account key)
- **The output of this stage contains the values for the resources phase**
- **The output of this stage contains the values for the resources stage**
- run `terraform init` and `terraform apply`
Once done testing, you can clean up resources by running `terraform destroy`.