Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: when no input enableECSManagedTagsInput, not include it to request params #669

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

wim-web
Copy link

@wim-web wim-web commented Nov 1, 2024

Description of changes:

If enableECSManagedTags is set to true by IaC, such as Terraform, and enable-ecs-managed-tags is not specified in the input for this action, each time the action is run, enableECSManagedTags will rollback to false.

you would think it is good to specify enable-ecs-managed-tags, but it is need to modify both code.

So modified the code to leave it to the infrastructure side setting unless explicitly specify it in action.

ref: #622

when no input enableECSManagedTagsInput, not include it to request params
@wim-web
Copy link
Author

wim-web commented Nov 1, 2024

@kg-aws

@wim-web wim-web changed the title when no input enableECSManagedTagsInput, not include it to request params fix: when no input enableECSManagedTagsInput, not include it to request params Nov 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant