You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
amarjandu opened this issue
Sep 3, 2020
· 5 comments
Assignees
Labels
debt[type] A defect incurring continued engineering costdemoed[process] Successfully demonstrated to teaminfra[subject] Project infrastructure like CI/CD, build and deployment scriptsorange[process] Done by the Azul teamspike:1[process] Spike estimate of one point
Note that the service account that was being used was still destroyed as requested.
The text was updated successfully, but these errors were encountered:
amarjandu
added
orange
[process] Done by the Azul team
debt
[type] A defect incurring continued engineering cost
infra
[subject] Project infrastructure like CI/CD, build and deployment scripts
labels
Sep 3, 2020
Note that in the attached log there terraform command that was run was terraform destroy -target=google_service_account.service_account
while from the develop branch the command is terraform destroy -target=google_service_account.indexer
The error is the same regardless of the changes to the resource name.
debt[type] A defect incurring continued engineering costdemoed[process] Successfully demonstrated to teaminfra[subject] Project infrastructure like CI/CD, build and deployment scriptsorange[process] Done by the Azul teamspike:1[process] Spike estimate of one point
Import errors when trying to destroy google_service_account using Terraform
see error in:
https://gitlab.dev.singlecell.gi.ucsc.edu/snippets/7
Note that the service account that was being used was still destroyed as requested.
The text was updated successfully, but these errors were encountered: