Skip to content

Conversation

james00012
Copy link
Contributor

Summary

  • Update ECS Service tag support status from ❌ to ✅
  • Update Launch Template tag support status from ❌ to ✅

This PR updates the README to reflect the actual tag filtering support that was fixed in PR #942. The fix addressed a bug in v0.43.0 where launch templates were reading the wrong tags.

Context

Version 0.43.0 introduced tag support for launch templates in PR #915, but it had a bug where it was reading tags from LaunchTemplateData.TagSpecifications (tags applied to instances) instead of template.Tags (tags on the launch template resource). This was fixed in PR #942.

This documentation update is part of preparing for the v0.43.1 release.

Test plan

  • Verify README.md changes are correct
  • Confirm documentation matches current implementation on master

…h templates

Update the resource support table to indicate that ECS services and EC2 launch templates now support tag filtering following the fixes in PR #942.
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