update resource_aws_route53_health_check to support Enabling/Disabling Healthcheck #10117
Labels
enhancement
Requests to existing resources that expand the functionality or scope.
service/route53
Issues and PRs that pertain to the route53 service.
Milestone
AWS HealthCheck API supports Enabling/Disabling Healthcheck. https://docs.aws.amazon.com/Route53/latest/APIReference/API_UpdateHealthCheck.html#API_UpdateHealthCheck_RequestSyntax#Disabled
Currently, terraform module resource_aws_route53_health_check is not handling disabled state information. Request is to update terraform to include HealthCheck disabled state information.
Community Note
I'm planning to work on this enhancement.
Description
HealthCheck Disabled state information is helpful for finding/manipulating Health status of Route53 HealthCheck.
New or Affected Resource(s)
Potential Terraform Configuration
References
https://docs.aws.amazon.com/Route53/latest/APIReference/API_UpdateHealthCheck.html#API_UpdateHealthCheck_RequestSyntax#Disabled
The text was updated successfully, but these errors were encountered: