From bab0d6322e27ac07ac8268d38d8351364e2b7140 Mon Sep 17 00:00:00 2001 From: "Chad Schmutzer (schmutze@)" Date: Fri, 27 Apr 2018 14:45:13 -0700 Subject: [PATCH] minor updates --- .../ec2-spot-fleet-instance-weighting.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ec2-spot-fleet-instance-weighting/ec2-spot-fleet-instance-weighting.yaml b/ec2-spot-fleet-instance-weighting/ec2-spot-fleet-instance-weighting.yaml index 14b307d..06ebc88 100644 --- a/ec2-spot-fleet-instance-weighting/ec2-spot-fleet-instance-weighting.yaml +++ b/ec2-spot-fleet-instance-weighting/ec2-spot-fleet-instance-weighting.yaml @@ -1,6 +1,7 @@ --- AWSTemplateFormatVersion: 2010-09-09 -Description: Example of EC2 Spot Fleet with Instance Weighting. Fractional Instances Weights are being used such that 1 unit of target capacity = 100 vCPUs. +Description: Example of EC2 Spot Fleet with Instance Weighting. Fractional Instances Weights + are being used such that 1 unit of target capacity = 100 vCPUs. Metadata: Author: Description: Chad Schmutzer