mirror of
https://github.com/ansible-collections/google.cloud.git
synced 2025-07-27 15:11:33 -07:00
New GCP module: gcp_bigquery_dataset (#50676)
This commit is contained in:
parent
3eca75aee4
commit
caeb6268df
5 changed files with 672 additions and 0 deletions
3
tests/integration/gcp_bigquery_dataset/defaults/main.yml
Normal file
3
tests/integration/gcp_bigquery_dataset/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