terraform-provider-hcp
terraform-provider-hcp copied to clipboard
Add HCP Boundary to statuspage component IDs
:hammer_and_wrench: Description
The provider uses these component IDs to show a warning in Terraform plan output if there is a known outage listed on any of the components on the statuspage. This commit adds HCP Boundary to be included when determining if there's an issue with HCP.
:building_construction: Acceptance tests
- [ ] Are there any feature flags that are required to use this functionality?
- [ ] Have you added an acceptance test for the functionality being added?
- [ ] Have you run the acceptance tests on this branch?