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: Due to the very large number of possible IAM bindings, only the most basic are included, you will need to
use the rest of them outside this module. See the IAM documentation
for more details.
The account id that is used to generate the service account email address and a stable unique id. It is unique within a project, must be 6-30 characters long, and match the regular expression ^a-z$ to comply with RFC1035. Changing this forces a new service account to be created.
A map of the service account keys created, with each item in the key_alias as a base64 encoded key. Returns ERROR if the google_service_account_key.keys resource cannot be accessed.