See how a minor change to your commit message style can make you a better programmer.
Format: <type>(<scope>): <subject>
<scope> is optional
| Resources: | |
| AWSEBAutoScalingLaunchConfiguration: | |
| Type: "AWS::AutoScaling::LaunchConfiguration" | |
| Properties: | |
| SpotPrice: | |
| "Fn::GetOptionSetting": | |
| Namespace: "aws:elasticbeanstalk:application:environment" | |
| OptionName: "EC2_SPOT_PRICE" | |
| DefaultValue: {"Ref":"AWS::NoValue"} |