mirror of
https://github.com/ansible-collections/google.cloud.git
synced 2025-07-31 09:01:30 -07:00
New GCP module: gcp_bigquery_table (#50678)
This commit is contained in:
parent
d6e1089549
commit
3eca75aee4
5 changed files with 1740 additions and 0 deletions
3
tests/integration/gcp_bigquery_table/defaults/main.yml
Normal file
3
tests/integration/gcp_bigquery_table/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