create-buttonize
Advanced tools
Comparing version 1.2.0-next.5 to 1.2.0-next.6
{ | ||
"name": "create-buttonize", | ||
"version": "1.2.0-next.5", | ||
"version": "1.2.0-next.6", | ||
"homepage": "https://buttonize.io", | ||
@@ -5,0 +5,0 @@ "description": "Create Buttonize example app", |
@@ -28,3 +28,2 @@ import * as cdk from 'aws-cdk-lib' | ||
instanceType: InstanceType.of(InstanceClass.T4G, InstanceSize.MICRO), | ||
removalPolicy: cdk.RemovalPolicy.DESTROY, | ||
instanceIdentifier: 'my-little-test-buttonize-db', | ||
@@ -31,0 +30,0 @@ vpcSubnets: { |
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
35244
702