Skip to content

Commit

Permalink
add pull request number into changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
abikouo committed Oct 2, 2024
1 parent 8194832 commit c21b9d0
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
minor_changes:
- ec2_launch_template - Refactor module to use shared code from ``amazon.aws.plugins.module_utils.ec2`` and update ``RETURN`` block ().
- ec2_launch_template - add the possibility to delete specific versions of a launch template using ``versions_to_delete`` ().
- ec2_launch_template - add the ``purge_tags`` option ().
- ec2_launch_template - Refactor module to use shared code from ``amazon.aws.plugins.module_utils.ec2`` and update ``RETURN`` block (https://github.com/ansible-collections/community.aws/pull/2164).
- ec2_launch_template - add the possibility to delete specific versions of a launch template using ``versions_to_delete`` (https://github.com/ansible-collections/community.aws/pull/2164).
- ec2_launch_template - add the ``purge_tags`` option (https://github.com/ansible-collections/community.aws/pull/2164).

0 comments on commit c21b9d0

Please sign in to comment.