silly me, the template is wrong.
Please change the following: LaunchConfigurationName: my_config to LaunchConfigurationName: {Ref: my_config}
This is why you are not getting a dependency between the auto-scaling group and the launchconfig. See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/quickref-autoscaling.html
silly me, the template is wrong.
Please change the following: tionName: my_config tionName: {Ref: my_config}
LaunchConfigura
to
LaunchConfigura
This is why you are not getting a dependency between the auto-scaling group and the launchconfig. docs.aws. amazon. com/AWSCloudFor mation/ latest/ UserGuide/ quickref- autoscaling. html
See: http://