Open robertdeheer opened 2 years ago
Voting for Prioritization
Volunteering to Work on This Issue
Marking this issue as stale due to inactivity. This helps our maintainers find and focus on the active issues. If this issue receives no comments in the next 30 days it will automatically be closed. Maintainers can also remove the stale label.
If this issue was automatically closed and you feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. Thank you!
Description
Hello,
The aws cli supports invoking an ssm document with a cloudwatch configuration. I don't see a way to add cloudwatch configuration with the aws_ssm_document or aws_ssm_association resources.
https://docs.aws.amazon.com/systems-manager/latest/userguide/sysman-rc-setting-up-cwlogs.html
Affected Resource(s) and/or Data Source(s)
*aws_ssm_document
Potential Terraform Configuration
References
https://docs.aws.amazon.com/systems-manager/latest/userguide/sysman-rc-setting-up-cwlogs.html
This request is for an implementation similar to the
cloudwatch_config
herehttps://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/ssm_maintenance_window_task
Would you like to implement a fix?
No