UNPKG

envilder

Version:

A CLI and GitHub Action that securely centralizes your environment variables from AWS SSM or Azure Key Vault as a single source of truth

6 lines 247 B
export var SecretProviderType; (function (SecretProviderType) { SecretProviderType["Aws"] = "aws"; SecretProviderType["Azure"] = "azure"; })(SecretProviderType || (SecretProviderType = {})); //# sourceMappingURL=secret-provider-type.js.map