terraform-provider-google/website
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
..
docs Add support to google_compute_target_pool for health checks self_link (#702) 2017-11-08 09:11:17 -08:00
google.erb Add new google_project_service resource for fine-grained service control. (#668) 2017-11-07 15:19:57 -08:00