Terraform Cloud Integration: Support health assessments
A
Anthony Clever
Currently, the kinds supported by the terraform cloud integration are limited, and one of the api endpoints we're unable to ingest is the results of health checks:
- https://developer.hashicorp.com/terraform/cloud-docs/workspaces/health
- https://developer.hashicorp.com/terraform/cloud-docs/api-docs/assessment-results
Being able to ingest health assessment information would enable us to greatly improve the usefulness of dashboards for TF cloud resources, by allowing us to track things like:
- how many workspaces currently have drifted resources
- who/what team owns detected drift, and how much of it
- how long does it take to resolve drift