GoogleCloudPlatform / solutions-modern-cicd-anthos

An end-to-end operating model for onboarding and continually deploying services with Anthos.
Apache License 2.0
86 stars 60 forks source link

Adding commands to enable Binary Authorization and Secrets Manager to README #128

Closed bgood closed 4 years ago

bgood commented 4 years ago

Since Terraform is already trying to enable the APIs but there is a timing issue, I've added the gcloud commands to enable them before running the setup scripts. This should help to reduce the likelihood of hitting the Secrets Manager API not enabled error condition (Issue #127).