Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request.
Volunteering to Work on This Issue
If you are interested in working on this issue, please leave a comment.
If this would be your first contribution, please review the contribution guide.
Terraform Core Version
N/A
AWS Provider Version
5.49.0
Affected Resource(s)
aws_iam_server_certificate
Expected Behavior
The API call
UpdateServerCertificate
allows modifying the name and path of a server certificateActual Behavior
Changing the name or path recreates the resource
Relevant Error/Panic Output Snippet
No response
Terraform Configuration Files
N/A
Steps to Reproduce
N/A
Debug Output
No response
Panic Output
No response
Important Factoids
No response
References
No response
Would you like to implement a fix?
None