diff --git a/changelogs/fragments/ec2_asg-launch-template-support.yml b/changelogs/fragments/ec2_asg-launch-template-support.yml new file mode 100644 index 00000000000..acff8a51e3c --- /dev/null +++ b/changelogs/fragments/ec2_asg-launch-template-support.yml @@ -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.