Ansible: Bigtable Instances and Clusters (#3080) (#155)

Bigtable

Signed-off-by: Modular Magician <magic-modules@google.com>
This commit is contained in:
The Magician 2020-02-11 10:51:19 -08:00 committed by GitHub
commit caae08275f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 888 additions and 0 deletions

View file

@ -12,6 +12,7 @@ ansible-galaxy collection install google.cloud
* App Engine FirewallRule (gcp_appengine_firewall_rule, gcp_appengine_firewall_rule_facts)
* BigQuery Dataset (gcp_bigquery_dataset, gcp_bigquery_dataset_facts)
* BigQuery Table (gcp_bigquery_table, gcp_bigquery_table_facts)
* Bigtable Instance (gcp_bigtable_instance, gcp_bigtable_instance_facts)
* Cloud Build Trigger (gcp_cloudbuild_trigger, gcp_cloudbuild_trigger_facts)
* Cloud Functions CloudFunction (gcp_cloudfunctions_cloud_function, gcp_cloudfunctions_cloud_function_facts)
* Cloud Scheduler Job (gcp_cloudscheduler_job, gcp_cloudscheduler_job_facts)