`ignore_changes = all` causes computed fields to be ignored, which the legacy SDK cannot properly validate · Issue #27106 · hashicorp/terraform

Terraform Version Terraform v0.14.0 + provider registry.terraform.io/hashicorp/aws v3.19.0 Terraform Configuration Files resource "aws_route53_record" "my_new_dns" { zone_id = "ZXXXXXXXX" name = "m...