aws-autoscaling-container
Advanced tools
Comparing version 0.1.10 to 0.1.11
@@ -143,3 +143,3 @@ /* | ||
Key: 'Name', | ||
PropagateAtLaunch: false, | ||
PropagateAtLaunch: true, | ||
Value: container.id | ||
@@ -146,0 +146,0 @@ }, |
{ | ||
"name": "aws-autoscaling-container", | ||
"version": "0.1.10", | ||
"version": "0.1.11", | ||
"description": "AWS Autoscaling Group support for nscale", | ||
@@ -5,0 +5,0 @@ "main": "lib/container.js", |
46243