Skip to content

Conversation

joyanedel
Copy link
Contributor

@joyanedel joyanedel commented Mar 23, 2025

Description

  • Remove a mistakenly written brackets on block dynamic run_command_targets

Motivation and Context

The main purpose of this fix is to allow create targets for running ssm documents on ec2 instances. In my current company this change would be really appreciated.

Resolves #157

Breaking Changes

Doesn't break any other feature that this module covers

How Has This Been Tested?

  • I have updated at least one of the examples/* to demonstrate and validate my change(s)
  • I have tested and validated these changes using one or more of the provided examples/* projects
    • it is worth to say that there is no example related to ssm as target rule. Someone else could give a try and write a one!
  • I have executed pre-commit run -a on my pull request

@bryantbiggs bryantbiggs changed the title fix: Event target for SSM (run_command_targets) raises an Unsupported attribute error fix: Event target for SSM (run_command_targets) should support an array of inputs Mar 29, 2025
@bryantbiggs bryantbiggs merged commit 1ad5be3 into terraform-aws-modules:master Mar 29, 2025
19 checks passed
antonbabenko pushed a commit that referenced this pull request Mar 29, 2025
## [3.14.5](v3.14.4...v3.14.5) (2025-03-29)

### Bug Fixes

* Event target for SSM (run_command_targets) should support an array of inputs ([#158](#158)) ([1ad5be3](1ad5be3))
@antonbabenko
Copy link
Member

This PR is included in version 3.14.5 🎉

Copy link

I'm going to lock this pull request 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 related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 29, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Event target for SSM (run_command_targets) raises an Unsupported attribute error
3 participants