cdk-spot-one
Advanced tools
Comparing version 2.0.319 to 2.0.320
@@ -15,3 +15,3 @@ "use strict"; | ||
_a = JSII_RTTI_SYMBOL_1; | ||
AmazonMachineImage[_a] = { fqn: "cdk-spot-one.AmazonMachineImage", version: "2.0.319" }; | ||
AmazonMachineImage[_a] = { fqn: "cdk-spot-one.AmazonMachineImage", version: "2.0.320" }; | ||
AmazonMachineImage.AMAZON_LINUX = aws_cdk_lib_1.aws_ec2.MachineImage.latestAmazonLinux(); | ||
@@ -18,0 +18,0 @@ AmazonMachineImage.AMAZON_LINUX_2 = aws_cdk_lib_1.aws_ec2.MachineImage.latestAmazonLinux({ generation: aws_cdk_lib_1.aws_ec2.AmazonLinuxGeneration.AMAZON_LINUX_2 }); |
@@ -22,3 +22,3 @@ "use strict"; | ||
_a = JSII_RTTI_SYMBOL_1; | ||
VpcProvider[_a] = { fqn: "cdk-spot-one.VpcProvider", version: "2.0.319" }; | ||
VpcProvider[_a] = { fqn: "cdk-spot-one.VpcProvider", version: "2.0.320" }; | ||
var BlockDuration; | ||
@@ -72,3 +72,3 @@ (function (BlockDuration) { | ||
_b = JSII_RTTI_SYMBOL_1; | ||
LaunchTemplate[_b] = { fqn: "cdk-spot-one.LaunchTemplate", version: "2.0.319" }; | ||
LaunchTemplate[_b] = { fqn: "cdk-spot-one.LaunchTemplate", version: "2.0.320" }; | ||
class SpotOne extends constructs_1.Construct { | ||
@@ -138,3 +138,3 @@ constructor(scope, id, props) { | ||
_c = JSII_RTTI_SYMBOL_1; | ||
SpotOne[_c] = { fqn: "cdk-spot-one.SpotOne", version: "2.0.319" }; | ||
SpotOne[_c] = { fqn: "cdk-spot-one.SpotOne", version: "2.0.320" }; | ||
class SpotInstance extends SpotOne { | ||
@@ -196,3 +196,3 @@ constructor(scope, id, props = {}) { | ||
_d = JSII_RTTI_SYMBOL_1; | ||
SpotInstance[_d] = { fqn: "cdk-spot-one.SpotInstance", version: "2.0.319" }; | ||
SpotInstance[_d] = { fqn: "cdk-spot-one.SpotInstance", version: "2.0.320" }; | ||
class SpotFleet extends SpotOne { | ||
@@ -298,3 +298,3 @@ constructor(scope, id, props = {}) { | ||
_e = JSII_RTTI_SYMBOL_1; | ||
SpotFleet[_e] = { fqn: "cdk-spot-one.SpotFleet", version: "2.0.319" }; | ||
SpotFleet[_e] = { fqn: "cdk-spot-one.SpotFleet", version: "2.0.320" }; | ||
class LaunchTemplateResource extends constructs_1.Construct { | ||
@@ -339,3 +339,3 @@ constructor(scope, id, props = {}) { | ||
_f = JSII_RTTI_SYMBOL_1; | ||
LaunchTemplateResource[_f] = { fqn: "cdk-spot-one.LaunchTemplateResource", version: "2.0.319" }; | ||
LaunchTemplateResource[_f] = { fqn: "cdk-spot-one.LaunchTemplateResource", version: "2.0.320" }; | ||
const GRAVITON_INSTANCETYPES = ['a1']; | ||
@@ -342,0 +342,0 @@ const GRAVITON2_INSTANCETYPES = ['c6g', 'm6g', 'r6g', 'x2gd']; |
@@ -62,3 +62,3 @@ { | ||
"npm-check-updates": "^16", | ||
"projen": "^0.67.82", | ||
"projen": "^0.67.83", | ||
"standard-version": "^9", | ||
@@ -80,3 +80,3 @@ "ts-jest": "^27", | ||
"license": "Apache-2.0", | ||
"version": "2.0.319", | ||
"version": "2.0.320", | ||
"jest": { | ||
@@ -83,0 +83,0 @@ "testMatch": [ |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package