When I ran terraform plan on this shared project, I see the following type of output that I’ve never seen before. Why is the serviceAccount displayed this way? If it was deleted, why does it appear at all? And how do I reconcile this with my TF code. btw, the github actions were created / deleted by a different developer.
# google_project_iam_binding.kubernetes_engine_developer_role will be updated in-place
~ resource "google_project_iam_binding" "kubernetes_engine_developer_role" {
id = "clutch-platform-dev/roles/container.developer"
~ members = [
- "deleted:serviceAccount:github-actions-gke-gcr@my-platform-dev.iam.gserviceaccount.com?uid=104021681630303037318",