Skip to content

⬆️ Upgrade Terraform and AWS CLI, upgrade Debian base image, repository tooling update

Compare
Choose a tag to compare
@bgauduch bgauduch released this 02 Feb 07:13
· 6 commits to master since this release
  • ⬆️ Upgrade Supported CLI version:
    • Added Terraform support for 1.0.11, 1.1.9, 1.2.9 and 1.3.7
    • AWS CLI to 1.27.60
  • ⬆️ Dependencies update :
    • Dockerfile base image update to stable bullseye slim 2023-01-09
    • Dockerfile packages and python dependancies updates
  • 🔧 Tooling update
    • Improved Terraform binary verification
    • Updated dev script
    • Replaced manual container build action step with docker/build-push-action
    • Small actions rework
    • Github actions update
      • Base OS to Ubuntu 22.04
      • Many child actions updates
  • 📝 Documentation corrections and updates
    • Extracted dependencies update doc to dedicated file
    • Added Terraform binary verification documentation