We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error: Error creating service account: googleapi: Error 409: Service account terraform-artifact-registry-sa already exists within project projects/shortcake-dev. │ Details: │ [ │ *** │ "@type": "type.googleapis.com/google.rpc.ResourceInfo", │ "resourceName": "projects/shortcake-dev/serviceAccounts/terraform-artifact-registry-sa@shortcake-dev.iam.gserviceaccount.com" │ *** │ ] │ , alreadyExists │ │ with module.docker_image.google_service_account.artifact_registry_image_sa, │ on modules/docker_image/main.tf line 21, in resource "google_service_account" "artifact_registry_image_sa": │ 21: resource "google_service_account" "artifact_registry_image_sa" *** │ ╵
They should be unique per deployment
The text was updated successfully, but these errors were encountered:
BryceBeagle
Successfully merging a pull request may close this issue.
They should be unique per deployment
The text was updated successfully, but these errors were encountered: