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
Hey @timReynolds! Sorry for not seeing this until now!
We released version 1.17 of the Google Provider on August 22nd, so the field you were trying to use was released... just only on a newer version of the provider.
Unfortunately, the docs at terraform.io only reflect the most recent release of the provider. My best recommendation for you here is to update to 1.17.1. We follow semantic versioning, so without a major version change all of our changes should be backwards compatible!
If you have a really really good reason to stay on 1.16.2, you can use id instead of email_address but please add a TODO to get off of it once you do upgrade - id is an internal undocumented field that can be changed at any time that we... accidentally used to have documented here.
I'm going to close out this issue but if this doesn't work after upgrading or you have any other thoughts, feel free to reopen the issue!
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
Nov 16, 2018
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Terraform Version
Terraform v0.11.8
Affected Resource(s)
Please list the resources as a list, for example:
If this issue appears to affect multiple resources, it may be an issue with Terraform's core, so please mention this.
Terraform Configuration Files
Debug Output
Expected Behavior
Service account should be located and permission bound.
Actual Behavior
Error
Steps to Reproduce
terraform plan
Please let me know if I can provide any additional information to help identify the problem.
The text was updated successfully, but these errors were encountered: