0
0
llucycodes42
A resource in the Route 53 web service is a named collection of objects that can be used by applications to access the web service. The aws_route53_zone resource is a named collection of objects that contain information about a Route 53 zone.
Shortcut: tf_aws_route53_zone
resource "aws_route53_zone" "${MyAWSResource}" {
}