mirror of
https://github.com/ansible-collections/google.cloud.git
synced 2025-04-06 02:40:29 -07:00
`service_account_email` defaults to None if one is not set. For gcp_compute_instance_info, this results in an invalid request as the service account is populated directly in the path. Populating `default` when a value is not set fixes the error. fixes #568 |
||
---|---|---|
.. | ||
gcp_utils.py |