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

5 lines 130 B
export declare enum SecretProviderType { Aws = "aws", Azure = "azure" } //# sourceMappingURL=secret-provider-type.d.ts.map