mirror of
https://github.com/ansible-collections/google.cloud.git
synced 2025-04-27 05:11:24 -07:00
adding more specific metrics (#302)
Signed-off-by: Modular Magician <magic-modules@google.com>
This commit is contained in:
parent
5b92781ab0
commit
c946e77783
2 changed files with 19 additions and 4 deletions
|
@ -36,6 +36,12 @@ options:
|
|||
description:
|
||||
- Array of scopes to be used.
|
||||
type: list
|
||||
env_type:
|
||||
description:
|
||||
- Specifies which Ansible environment you're running this module within.
|
||||
- This should not be set unless you know what you're doing.
|
||||
- This only alters the User Agent string for any API requests.
|
||||
type: str
|
||||
notes:
|
||||
- for authentication, you can set service_account_file using the
|
||||
c(gcp_service_account_file) env variable.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue