⬆️ Migrate to AWS CLI v2, supported versions & dependencies update, Debian base image update
LatestRelease container image tags available here:
➡️ https://hub.docker.com/r/zenika/terraform-aws-cli/tags?page=1&name=release-7.0
- 🎉 Moved to AWS CLI v2 - Thanks to @MattBrumpton for his contribution 🙏
- Install directly from AWS releases
- Python dependancies not required anymore
- ⬆️ Upgrade Supported CLI version - Thanks ro @thinegan for his contribution 🙏
- Added Terraform support for 1.3.9, 1.4.6 and 1.5.2
- Added AWS CLI support for 2.12.5
- ⬆️ Dependencies update:
- Dockerfile base image update to stable bookworm-20230612-slim
- Dockerfile dependancies updates
- 🔧 Tooling update
- Added missing OpenSSH client container test
- Added AWS CLI signature verification
- Improved local dev script
- improved supported version extraction in Actions
- 📝 Documentation corrections and updates
- Updated an improved readme
- Updated dependencies update and binary verification documentation