Terraform modified root domain that wasn't managed by terraform instead of throwing an error #7920
Labels
service/route53
Issues and PRs that pertain to the route53 service.
Milestone
Community Note
Terraform Version
Terraform v0.11.13
Affected Resource(s)
Terraform Configuration Files
Expected Behavior
Terraform should show an error that hostname (
aws_route53_record.default.name
) can't be empty or thatexample.com
record already exists.Actual Behavior
Terraform modified
example.com
.Steps to Reproduce
terraform apply
.The text was updated successfully, but these errors were encountered: