Skip to content

Releases: jbrt/ec2cryptomatic

Add a security check on KMS Key ID/Alias

26 Sep 08:20
Compare
Choose a tag to compare

Changelog

  • Add a security check on KMS Key ID/Alias (check if exists)

Adding option for choosing to restart or not an instance after encryption

05 Jul 12:17
Compare
Choose a tag to compare

2.0.2

  • Adding option for choosing to restart or not an instance after encryption
  • Code refactoring

Fixing KMS bug & typos

18 Jun 16:00
Compare
Choose a tag to compare

Changelog

  • Fixing KMS bug (custom key wasn't used before only AWS default)
  • Fixing typos

Version 2.0 - Golang rewriting

14 Jun 09:24
Compare
Choose a tag to compare

Changelog

Migration this tool from Python to Golang.

  • Migration from Python to Golang
  • Removing all Python code

Adding a precheck on non-supported instances type for taking snapshot

12 Mar 17:28
Compare
Choose a tag to compare

Changelog

  • Adding a precheck on non-supported instances type for taking snapshot
  • Thank you to @yumminhuang for his contribution

Fixing problem with AWS managed tags (again)

30 Jan 17:05
Compare
Choose a tag to compare
1.2.3

Fixing problem with AWS managed tags (again)

Fixing a bug related to AWS managed tags and raising maximum number of retries

27 Jan 16:51
Compare
Choose a tag to compare
  • AWS managed tags (ex: CloudFormation ones) skipped
  • Raising Waiters retries to 360 x 60 secs max.

Global refactoring & various upgrades

29 Aug 15:26
Compare
Choose a tag to compare
  • Upgrade Boto modules
  • Changing old-style Python strings to new Python 3.6 fstrings
  • Simplifying encryption algorithm (since AWS let create encrypted volume from snapshot directly)
  • Fixing a bug on IO1 volume encryption

Adding the feature of preserving source volume as an option

29 Sep 08:21
Compare
Choose a tag to compare
1.0.1

Adding the feature of preserving source volume as an option

Version 1.0

03 Sep 11:29
Compare
Choose a tag to compare

Fully fonctionnal version