Changelog¶
All notable changes to this project will be documented in this file.
[0.4.0] - 2026-07-13¶
Features¶
- Add key_launch_users for cross-account encrypted-AMI launches
Miscellaneous Tasks¶
- Remove unnecessary .terraform-version from test fixture
- Bump black to 26.3+
[0.3.0] - 2026-02-23¶
Bug Fixes¶
- Replace undefined get_boto_client_by_role with get_client
- Address code review findings for split permissions
- Address review findings and improve test reliability
- Revert file permission
- Add commit-msg hook, bootstrap depends on install-hooks, clean test_data/key artifacts
- Align Makefile with coding standard
Documentation¶
- Add CLAUDE.md with project guidance for Claude Code (#22)
- Implement Terraform Module Requirements (#20)
Features¶
- Add key_encrypt_only_users and key_decrypt_only_users variables
- Add AWS provider v6 support with parametrized tests
This changelog is auto-generated by git-cliff during the release process. See the Releases page for the full changelog.