[infra] Delete the gcr-push
service account from terraform and hail-vdc
#14620
Labels
chore
Roughly: infrastructure or operations.
infrastructure
Non-user-facing change.
needs-triage
A brand new issue that needs triaging.
prio:low
What happened?
The
gcr-push
service account used to be used by CI to push images it built to the docker image registry. Now, we just use the CI identity for that action. Thegcr-push
identity should now be unused in the codebase but it still exists in the terraform and therefore in GCP IAM. The resource should be removed from both thegcp
andgcp-broad
terraform and thegcp-broad
terraform should be run to ensure that the service account is deleted fromhail-vdc
.Version
0.2.132
Relevant log output
No response
The text was updated successfully, but these errors were encountered: