Releases: jbrt/ec2cryptomatic
Releases · jbrt/ec2cryptomatic
Add a security check on KMS Key ID/Alias
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
2.0.2
- Adding option for choosing to restart or not an instance after encryption
- Code refactoring
Fixing KMS bug & typos
Changelog
- Fixing KMS bug (custom key wasn't used before only AWS default)
- Fixing typos
Version 2.0 - Golang rewriting
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
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)
1.2.3 Fixing problem with AWS managed tags (again)
Fixing a bug related to AWS managed tags and raising maximum number of retries
- AWS managed tags (ex: CloudFormation ones) skipped
- Raising Waiters retries to 360 x 60 secs max.
Global refactoring & various upgrades
- 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
1.0.1 Adding the feature of preserving source volume as an option
Version 1.0
Fully fonctionnal version