0
0
llucycodes42
This code declares a resource called "aws_route53_health_check" that can be used to check the health of your Route53 instances.
Shortcut: tf_aws_route53_health_check
resource "aws_route53_health_check" "${MyAWSResource}" {
}
0
0
llucycodes42
This code declares a resource called "aws_route53_health_check" that can be used to check the health of your Route53 instances.
Shortcut: tf_aws_route53_health_check
resource "aws_route53_health_check" "${MyAWSResource}" {
}