[docs] Add changelog for ec2_asg launch template feature

This commit is contained in:
Ryan S. Brown 2018-09-25 16:42:12 -04:00
parent 3b786acb86
commit 05e3b5d632

View 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.