v0.16.2
🚀 Enhancements
var.use_name_prefix @nitrocode (#60)
what
- Toggles between
name
andname_prefix
asg arguments - Affects
aws_autoscaling_group
and not theaws_launch_template
Followed similar
why
- To backport existing resources to use this module without recreating resources
references
- Closes #28