@capraconsulting/cals-cli
Advanced tools
Comparing version 3.3.0 to 3.4.0
export interface BaseSecret { | ||
name: string; | ||
description?: string; | ||
/** | ||
* A list of regions to create read replicas | ||
* of the secret in. | ||
*/ | ||
replicaRegions?: string[]; | ||
} | ||
@@ -5,0 +10,0 @@ export type JsonSecretSimpleField = string; |
{ | ||
"name": "@capraconsulting/cals-cli", | ||
"version": "3.3.0", | ||
"version": "3.4.0", | ||
"description": "CLI for repeatable tasks in CALS", | ||
@@ -5,0 +5,0 @@ "scripts": { |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
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
320187
8638