Skip to content

Occulta V2: Rework

Latest

Choose a tag to compare

@PatrickePatate PatrickePatate released this 23 Jun 10:22
· 4 commits to main since this release
29788e8

What's Changed

  • PR: Occulta rework: No more env file size limit and decrypt envs easily by @PatrickePatate in #13
    __
  • No more file size limit for env's
  • Using Envelope Encryption Strategy with AWS KMS
  • Decrypting env files directly within the package with a new occulta:decrypt {archivePath} command
  • Dropping the compression feature since not really needed anymore (was introduced due to KMS 4Ko file size limit).

New Contributors

Full Changelog: v1.2.3...v2.0.0