mirror of
https://github.com/ansible-collections/google.cloud.git
synced 2025-07-27 23:21:31 -07:00
New GCP Module: gcp_spanner_database (#42799)
This commit is contained in:
parent
865cfe5a12
commit
91add7c274
5 changed files with 421 additions and 0 deletions
3
tests/integration/gcp_spanner_database/defaults/main.yml
Normal file
3
tests/integration/gcp_spanner_database/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