diff --git a/data-solutions/data-platform-foundations/01-environment/README.md b/data-solutions/data-platform-foundations/01-environment/README.md index 5bae6c59..60d4e715 100644 --- a/data-solutions/data-platform-foundations/01-environment/README.md +++ b/data-solutions/data-platform-foundations/01-environment/README.md @@ -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`.