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.
Description
AWS API allows you to create / update a description to an event bus. This is currently not supported by the Terraform resource or data source.
Affected Resource(s) and/or Data Source(s)
aws_cloudwatch_event_bus resource and data source
Potential Terraform Configuration
References
https://docs.aws.amazon.com/eventbridge/latest/APIReference/API_CreateEventBus.html https://docs.aws.amazon.com/eventbridge/latest/APIReference/API_DescribeEventBus.html https://docs.aws.amazon.com/eventbridge/latest/APIReference/API_UpdateEventBus.html
Would you like to implement a fix?
None