0
0
llucycodes42
The code creates an association between a route53 zone and a resource.
Shortcut: tf_aws_route53_zone_association
resource "aws_route53_zone_association" "${MyAWSResource}" {
}
0
0
llucycodes42
The code creates an association between a route53 zone and a resource.
Shortcut: tf_aws_route53_zone_association
resource "aws_route53_zone_association" "${MyAWSResource}" {
}