mirror of
https://github.com/ansible-collections/google.cloud.git
synced 2025-07-26 14:41:29 -07:00
New GCP Module: gcp_sql_user (#42803)
This commit is contained in:
parent
dd66430985
commit
c10d9b8f50
5 changed files with 524 additions and 0 deletions
3
tests/integration/gcp_sql_user/defaults/main.yml
Normal file
3
tests/integration/gcp_sql_user/defaults/main.yml
Normal file
|
@ -0,0 +1,3 @@
|
|||
---
|
||||
# defaults file
|
||||
resource_name: '{{resource_prefix}}'
|
Loading…
Add table
Add a link
Reference in a new issue