Skip to content

Commit

Permalink
Merge pull request #109 from caetano-colin/caetano-test-2
Browse files Browse the repository at this point in the history
add more instructions on sa.tf
  • Loading branch information
amandakarina authored Aug 20, 2024
2 parents 91b1f2a + b74055c commit 6066c62
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions 0-bootstrap/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -393,6 +393,8 @@ The following steps will guide you through deploying without using Cloud Build.

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.

1. In `sa.tf` file, search for `local.cicd_project_id` and comment out the corresponding code.

1. Use the helper script [validate-requirements.sh](../scripts/validate-requirements.sh) to validate your environment:

```bash
Expand Down

0 comments on commit 6066c62

Please sign in to comment.