Route53 Alias records modify on each terraform apply. #1700
Labels
bug
Addresses a defect in current functionality.
service/route53
Issues and PRs that pertain to the route53 service.
Terraform Version
Terraform v0.10.6
Affected Resource(s)
Please list the resources as a list, for example:
If this issue appears to affect multiple resources, it may be an issue with Terraform's core, so please mention this.
Terraform Configuration Files
Debug Output
Panic Output
If Terraform produced a panic, please provide a link to a GitHub Gist containing the output of the
crash.log
.Expected Behavior
Terraform should create the record once and afterwards running terraform plan should show no changes.
Actual Behavior
Terraform plan always will show my Alias Records going from "true" to "false" but these changes are not made to route53.
Steps to Reproduce
Please list the steps required to reproduce the issue, for example:
terraform apply
terraform plan
terraform apply
terraform plan
see what I'm getting at?Important Factoids
References
The text was updated successfully, but these errors were encountered: