Update importable Google resources (#15059)
These were already importable, but the docs hadn't been updated to reflect that.
This commit is contained in:
parent
ed4678fa95
commit
d6d559a6ab
|
@ -142,18 +142,27 @@ To make a resource importable, please see the
|
||||||
|
|
||||||
### Google
|
### Google
|
||||||
|
|
||||||
|
* google_bigquery_dataset
|
||||||
|
* google_bigquery_table
|
||||||
* google_compute_address
|
* google_compute_address
|
||||||
* google_compute_autoscaler
|
* google_compute_autoscaler
|
||||||
|
* google_compute_disk
|
||||||
* google_compute_firewall
|
* google_compute_firewall
|
||||||
* google_compute_forwarding_rule
|
* google_compute_forwarding_rule
|
||||||
* google_compute_global_address
|
* google_compute_global_address
|
||||||
* google_compute_http_health_check
|
* google_compute_http_health_check
|
||||||
* google_compute_instance_group_manager
|
* google_compute_instance_group_manager
|
||||||
* google_compute_instance_template
|
* google_compute_instance_template
|
||||||
|
* google_compute_network
|
||||||
|
* google_compute_route
|
||||||
|
* google_compute_router_interface
|
||||||
|
* google_compute_router_peer
|
||||||
|
* google_compute_router
|
||||||
* google_compute_target_pool
|
* google_compute_target_pool
|
||||||
* google_dns_managed_zone
|
* google_dns_managed_zone
|
||||||
* google_project
|
* google_project
|
||||||
* google_sql_user
|
* google_sql_user
|
||||||
|
* google_storage_bucket
|
||||||
|
|
||||||
### OpenStack
|
### OpenStack
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue