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
1.8.4
AWS Provider Version
5.52.0
Affected Resource(s)
aws_cloudwatch_event_connection
Expected Behavior
Here is a sequence of events:
invocation_http_parameters
present and run terraform applyinvocation_http_parameters
and run terraform apply.Actual Behavior
After step 2 any terraform apply will report that it attempts to remove
invocation_http_parameters
block from config, producing permanent diffRelevant Error/Panic Output Snippet
No response
Terraform Configuration Files
Steps to Reproduce
invocation_http_parameters
blockinvocation_http_parameters
block and run terraform apply againinvocation_http_parameters
blockDebug Output
No response
Panic Output
No response
Important Factoids
No response
References
No response
Would you like to implement a fix?
None