Skip to content

Commit 6066c62

Browse files
authored
Merge pull request #109 from caetano-colin/caetano-test-2
add more instructions on sa.tf
2 parents 91b1f2a + b74055c commit 6066c62

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

0-bootstrap/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -393,6 +393,8 @@ The following steps will guide you through deploying without using Cloud Build.
393393

394394
1. In `sa.tf` file, comment out lines related to Cloud Build. Specifically, search for `cicd_project_iam_member` and comment out the corresponding module, as well as the "depends_on" meta-argument in any modules that depend on the commented module.
395395

396+
1. In `sa.tf` file, search for `local.cicd_project_id` and comment out the corresponding code.
397+
396398
1. Use the helper script [validate-requirements.sh](../scripts/validate-requirements.sh) to validate your environment:
397399

398400
```bash

0 commit comments

Comments
 (0)