Skip to content

Commit

Permalink
Remove line that enables Cloud Source Repositories API as this is now…
Browse files Browse the repository at this point in the history
… deprecated
  • Loading branch information
alexjmoore authored Nov 15, 2024
1 parent 7fe6867 commit 4c41864
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions anthos-bm-edge-deployment/scripts/create-primary-gsa.sh
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,7 @@ gcloud services enable --project "${PROJECT_ID}" \
containerregistry.googleapis.com \
secretmanager.googleapis.com \
servicemanagement.googleapis.com \
serviceusage.googleapis.com \
sourcerepo.googleapis.com
serviceusage.googleapis.com

### Create Keyring for SSH key encryption (future terraform) -- Keyring and
# keys are used to encrypt/decrypt SSH keys on the provisioning system during
Expand Down

0 comments on commit 4c41864

Please sign in to comment.