Skip to content

Releases: zenika-open-source/terraform-aws-cli

⬆️ Upgrade Supported CLI version - thanks to @thinegan 🙏

01 Dec 16:38
d99846e
Compare
Choose a tag to compare

⬆️ Upgrade Supported CLI version - Thanks ro @thinegan for his contribution 🙏

  • Added Terraform support for 1.5.7 and 1.6.5
  • Added AWS CLI support for 2.14.5

⬆️ Migrate to AWS CLI v2, supported versions & dependencies update, Debian base image update

01 Jul 13:51
8e4d4c3
Compare
Choose a tag to compare

Release 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

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

02 Feb 07:13
Compare
Choose a tag to compare
  • ⬆️ 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

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

14 Sep 10:49
8c12279
Compare
Choose a tag to compare
  • ⬆️ Dependencies update :
    • Dockerfile base image update to stable bullseye slim
    • Dockerfile packages and python dependancies updates
  • ⬆️ Upgrade Supported CLI version:
    • Terraform to 1.0.6
    • AWS CLI to 1.20.41
  • 🔧 Minor tooling and Github actions updates

⬆️ Add support for Terraform 0.11.15 / 0.12.31 / 0.13.7 / 0.14.11 / 0.15.5 / 1.0.0, and AWS CLI 1.19.95

16 Jun 12:49
Compare
Choose a tag to compare
  • ✨ Now using a single supported_versions.json file for Terraform and Azure CLI, single source of truth for both local build and Github Actions
  • ✨ Added hadolint config file used for both Github Actions and build script
  • ⬆️ Dependancies update :
    • Dockerfile base image, packages and python dependancies
    • build script docker tags
  • ⬆️ Updated Hashicorp GPG key used for Terraform binary validation
  • ⬆️ Supported CLI version combinations:
    • Terraform:
      • 0.11.15
      • 0.12.31
      • 0.13.7
      • 0.14.11
      • 0.15.5
      • 1.0.0
    • AWS CLI
      • 1.19.95

⬆️ Add support for Terraform 0.14.0 and AWS CLI 1.18.189

07 Dec 10:18
256e8e1
Compare
Choose a tag to compare

Image now use a non-root user to execute CLI.

Supported CLI version combinations:

  • Terraform:
    • 0.11.14
    • 0.12.29
    • 0.13.5
    • 0.14.0
  • AWS CLI:
    • 1.18.166
    • 1.18.189

⬆️ Add support for Terraform 0.13.4 / 0.14.0-beta1 and AWS CLI 1.18.160 / 1.18.168

29 Oct 15:35
17c168d
Compare
Choose a tag to compare

Supported CLI version combinations:

  • Terraform:
    • 0.11.14
    • 0.12.29
    • 0.13.5
    • 0.14.0-beta1
  • AWS CLI:
    • 1.18.160
    • 1.18.166

⬆️ Add support for Terraform 0.13.1 and AWS CLI 1.16.314 / 1.17.17 / 1.18.127

28 Aug 15:38
44c3f96
Compare
Choose a tag to compare

Supported CLI version combinations:

  • Terraform:
    • 0.11.14
    • 0.12.29
    • 0.13.1
  • AWS CLI:
    • 1.16.314
    • 1.17.17
    • 1.18.127

⬆️ Add support for Terraform 0.13.0-rc1 and AWS CLI 1.18.102

23 Jul 07:47
f7e46e4
Compare
Choose a tag to compare

Available versions combinations:

  • Terraform:
    • 0.11.14
    • 0.12.28
    • 0.13.0-rc1
  • AWS CLI:
    • 1.18.101
    • 1.18.102

⬆️ Supported versions update & release workflow improvements

08 Jul 09:34
6c14906
Compare
Choose a tag to compare
  • Update supported versions
    • Terraform
      • 0.12 to minor 28
      • 0.13 to beta 3
    • AWS CLI to 1.18.93
  • Simplify release workflow & small corrections
  • Reworked image tag for readability