mirror of https://github.com/hashicorp/terraform
provider/aws: Fix aws_route53_record 0-2 migration (#7907)
When migrating the state of an `aws_route53_record`, a v0 state was never upgraded to v2, and a typo in a unit test masked this. This commit fixes the migration by chaining the invocation of the migration function, and corrects the test.pull/7909/head
parent
8c4b4edd2f
commit
f76c1ec921
Loading…
Reference in new issue