Ansible Region Backend Services

Signed-off-by: Modular Magician <magic-modules@google.com>
This commit is contained in:
Alex Stephen 2019-10-03 23:52:53 +00:00 committed by Modular Magician
commit 5976ff606d
9 changed files with 1050 additions and 0 deletions

View file

@ -20,6 +20,7 @@ ansible-galaxy collection install google.cloud
* Compute Engine Autoscaler (gcp_compute_autoscaler, gcp_compute_autoscaler_facts)
* Compute Engine BackendBucket (gcp_compute_backend_bucket, gcp_compute_backend_bucket_facts)
* Compute Engine BackendService (gcp_compute_backend_service, gcp_compute_backend_service_facts)
* Compute Engine RegionBackendService (gcp_compute_region_backend_service, gcp_compute_region_backend_service_facts)
* Compute Engine Disk (gcp_compute_disk, gcp_compute_disk_facts)
* Compute Engine Firewall (gcp_compute_firewall, gcp_compute_firewall_facts)
* Compute Engine ForwardingRule (gcp_compute_forwarding_rule, gcp_compute_forwarding_rule_facts)