mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
[docs] Add changelog for ec2_asg launch template feature
This commit is contained in:
parent
3b786acb86
commit
05e3b5d632
1 changed files with 2 additions and 0 deletions
2
changelogs/fragments/ec2_asg-launch-template-support.yml
Normal file
2
changelogs/fragments/ec2_asg-launch-template-support.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- AWS EC2's Autoscaling Group (`ec2_asg`) module now supports the use of Launch Templates in addition to existing support for Launch Configurations.
|
Loading…
Reference in a new issue