Skip to content

⬆️ 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

Compare
Choose a tag to compare
@bgauduch bgauduch released this 16 Jun 12:49
· 22 commits to master since this release
  • ✨ 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