-
Notifications
You must be signed in to change notification settings - Fork 9.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Terraform AWS Route53: can't update record identifier #19646
Comments
Thanks for raising this issue, @dtanasienko. Could you please run the update with debug logging enabled? To do so, see the instructions at https://www.terraform.io/docs/internals/debugging.html |
Hi @gdavison, here is debug logs:
|
@dtanasienko I think this is a duplicate of #7998; I have just submitted a PR there to fix that issue. Do you want to check if this issue is a duplicate and close, if so? |
@handlerbot Hi, this is a duplicate of #7998. We can close it. Thanks! |
@dtanasienko I'm not an admin on this repository, so I can't close issues; I just wrote the code to fix the bug from outside. Can you close this issue? Thanks! |
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. |
Community Note
Terraform CLI and Terraform AWS Provider Version
Affected Resource(s)
Terraform Configuration Files
Debug Output
https://gist.github.com/dtanasienko/3dca074a2e55e8b7b86fe0bea1ffaf08
Expected Behavior
DNS record identifier updated successfully.
Actual Behavior
The update failed. The next time you run
terraform apply
, a new DNS record will be created.Steps to Reproduce
terraform apply
terraform apply
with newidentifier
The text was updated successfully, but these errors were encountered: