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
Note that the project id is now of a format "projects/project-id" which breaks subsequent IAM API call URI constructions in the logs below as used to return just project-id
Service account used to be located in google provider v2.20
Actual Behavior
service account is null
Steps to Reproduce
terraform apply
#0000
The text was updated successfully, but these errors were encountered:
mikhail-khodorovskiy
changed the title
data provider google_service_account fails to lookup existing service account
data provider google_service_account fails to lookup existing service account due to changes to google_project
Dec 17, 2019
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. If you feel I made an error 🤖 🙉 , please reach out to my human friends 👉 [email protected]. Thanks!
ghost
locked and limited conversation to collaborators
Mar 28, 2020
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Terraform Version
Terraform v0.12.8
Affected Resource(s)
Terraform Configuration Files
Note that the project id is now of a format "projects/project-id" which breaks subsequent IAM API call URI constructions in the logs below as used to return just project-id
Debug Output
Expected Behavior
Service account used to be located in google provider v2.20
Actual Behavior
service account is null
Steps to Reproduce
terraform apply
The text was updated successfully, but these errors were encountered: