extend aws_ssm_maintenance_window_task resource to accept name, description, task-parameters and Document version. #6431
Labels
enhancement
Requests to existing resources that expand the functionality or scope.
service/ssm
Issues and PRs that pertain to the ssm service.
Milestone
based on the cli options, https://docs.aws.amazon.com/cli/latest/reference/ssm/register-task-with-maintenance-window.html
You can set a name, description to the automation task.
Moreover, I am using task type AUTOMATION to start/stop instances. We need to be able to pass InstanceId via task parameters which currently the resource doesn't support.
The text was updated successfully, but these errors were encountered: