Skip to content

Commit

Permalink
add modules instruction
Browse files Browse the repository at this point in the history
  • Loading branch information
caetano-colin committed Jun 17, 2024
1 parent 3176a9f commit 2db7024
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions 5-app-infra/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -330,6 +330,7 @@ The pipeline also listens for changes made to `plan`, `development`, `non-produc
git checkout -b plan

cp -RT ../terraform-google-enterprise-genai/5-app-infra/projects/service-catalog/ .
cp -R ../terraform-google-enterprise-genai/5-app-infra/modules/ ./modules
cp ../terraform-google-enterprise-genai/build/cloudbuild-tf-* .
cp ../terraform-google-enterprise-genai/build/tf-wrapper.sh .
chmod 755 ./tf-wrapper.sh
Expand Down

0 comments on commit 2db7024

Please sign in to comment.