terraform-provider-google/website/docs
Vincent Roseberry ff184b8d67
Add support to google_compute_target_pool for health checks self_link (#702)
- Accepts self_link in addition of health check name
- Removes the need for an API call to generate the self link
- Improves the documentation to mention that only the legacy google_compute_http_health_check is supported. This will prevent our user from being stuck like mentioned here: #300.
- Adds a MaxItems:1 in the schema. You can't have more than one. The API will fail. The official docs also says so.
- Adds a check to the acceptance test to ensure the health checks are properly setup.
2017-11-08 09:11:17 -08:00
..
d Add secondary range support to google_compute_subnetwork data source (#687) 2017-11-06 11:19:46 -08:00
r Add support to google_compute_target_pool for health checks self_link (#702) 2017-11-08 09:11:17 -08:00
index.html.markdown Fix the info about the default credentials in the provider page (#689) 2017-11-06 10:53:52 -08:00