mirror of
https://github.com/ansible-collections/google.cloud.git
synced 2025-07-22 21:00:29 -07:00
New GCP module: gcp_iam_service_account_key (#50682)
This commit is contained in:
parent
7dcce92f1c
commit
02fcf5b48e
4 changed files with 283 additions and 0 deletions
2
tests/integration/gcp_iam_service_account_key/aliases
Normal file
2
tests/integration/gcp_iam_service_account_key/aliases
Normal file
|
@ -0,0 +1,2 @@
|
|||
cloud/gcp
|
||||
unsupported
|
|
@ -0,0 +1,3 @@
|
|||
---
|
||||
# defaults file
|
||||
resource_name: '{{resource_prefix}}'
|
Loading…
Add table
Add a link
Reference in a new issue