diff --git a/5-app-infra/README.md b/5-app-infra/README.md index 52716ec..f90a3b9 100644 --- a/5-app-infra/README.md +++ b/5-app-infra/README.md @@ -708,6 +708,12 @@ After executing this stage, unset the `GOOGLE_IMPERSONATE_SERVICE_ACCOUNT` envir unset GOOGLE_IMPERSONATE_SERVICE_ACCOUNT ``` +1. `cd` out of the repository. + + ```bash + cd .. + ``` + #### Configuring Cloud Source Repository of Service Catalog Solutions Pipeline 1. The next instructions assume that you are at the same level of the `terraform-google-enterprise-genai` folder