mirror of
https://github.com/ansible-collections/google.cloud.git
synced 2025-07-28 23:51:32 -07:00
Ansible - Compute Target Instances + Reservations
Signed-off-by: Modular Magician <magic-modules@google.com>
This commit is contained in:
parent
c5f24a9ef7
commit
80a47b8fa4
15 changed files with 1955 additions and 0 deletions
|
@ -44,10 +44,12 @@ ansible-galaxy collection install google.cloud
|
|||
* Compute Engine Router (gcp_compute_router, gcp_compute_router_facts)
|
||||
* Compute Engine Snapshot (gcp_compute_snapshot, gcp_compute_snapshot_facts)
|
||||
* Compute Engine SslCertificate (gcp_compute_ssl_certificate, gcp_compute_ssl_certificate_facts)
|
||||
* Compute Engine Reservation (gcp_compute_reservation, gcp_compute_reservation_facts)
|
||||
* Compute Engine SslPolicy (gcp_compute_ssl_policy, gcp_compute_ssl_policy_facts)
|
||||
* Compute Engine Subnetwork (gcp_compute_subnetwork, gcp_compute_subnetwork_facts)
|
||||
* Compute Engine TargetHttpProxy (gcp_compute_target_http_proxy, gcp_compute_target_http_proxy_facts)
|
||||
* Compute Engine TargetHttpsProxy (gcp_compute_target_https_proxy, gcp_compute_target_https_proxy_facts)
|
||||
* Compute Engine TargetInstance (gcp_compute_target_instance, gcp_compute_target_instance_facts)
|
||||
* Compute Engine TargetPool (gcp_compute_target_pool, gcp_compute_target_pool_facts)
|
||||
* Compute Engine TargetSslProxy (gcp_compute_target_ssl_proxy, gcp_compute_target_ssl_proxy_facts)
|
||||
* Compute Engine TargetTcpProxy (gcp_compute_target_tcp_proxy, gcp_compute_target_tcp_proxy_facts)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue