terraform-provider-aws icon indicating copy to clipboard operation
terraform-provider-aws copied to clipboard

[Bug]: aws_rds_cluster_instance doesn't include enabled_cloudwatch_logs_exports

Open dev-slatto opened this issue 2 years ago • 1 comments

Terraform Core Version

1.3.6

AWS Provider Version

4.55.0

Affected Resource(s)

aws_rds_cluster_instance

Expected Behavior

The aws_db_instance resource have the possibility to configure log exports to Cloudwatch for defined events. This should also be available in aws_rds_cluster_instance.

Actual Behavior

It's not possible to configure events to export to Cloudwatch on the aws_rds_cluster_instance, as the parameter isn't exposed in the resource.

Relevant Error/Panic Output Snippet

No response

Terraform Configuration Files

Not relevant, goes for every implementation of the aws_rds_cluster_instance resource.

Steps to Reproduce

Try to create a aws_rds_cluster_instance resource and configure export of events to Cloudwatch.

Debug Output

No response

Panic Output

No response

Important Factoids

No response

References

No response

Would you like to implement a fix?

None

dev-slatto avatar Feb 23 '23 11:02 dev-slatto

Community Note

Voting for Prioritization

  • Please vote on this issue by adding a 👍 reaction to the original post to help the community and maintainers prioritize this request.
  • Please see our prioritization guide for information on how we prioritize.
  • 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.

github-actions[bot] avatar Feb 23 '23 11:02 github-actions[bot]

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. If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

github-actions[bot] avatar Apr 07 '23 02:04 github-actions[bot]