From 2102d5b800b51a33a96208a5b5c7db3ce9a8d1f9 Mon Sep 17 00:00:00 2001 From: ChristophShyper Date: Fri, 29 Sep 2023 05:16:40 +0000 Subject: [PATCH] Bump for tf-1.5.7-tg-0.51.6-aws-2.13.22-gcp-448.0.0 Files changed: M Makefile M README.md --- Makefile | 4 ++-- README.md | 24 ++++++++++++------------ 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/Makefile b/Makefile index a524c5cc..20292a4a 100644 --- a/Makefile +++ b/Makefile @@ -2,10 +2,10 @@ phony: help # Provide versions of the main dependencies to use with this Docker image -AWS_VERSION := 2.13.21 +AWS_VERSION := 2.13.22 GCP_VERSION := 448.0.0 TF_VERSION := 1.5.7 -TG_VERSION := 0.51.5 +TG_VERSION := 0.51.6 # GitHub Actions bogus variables GITHUB_REF ?= refs/heads/null diff --git a/README.md b/README.md index 65cd05a2..ae53aa7e 100644 --- a/README.md +++ b/README.md @@ -78,8 +78,8 @@ bundled with or not (see second table below). | Registry | Example full image name | Image name | Image version | Terraform version | Terragrunt version | |--------------------------------------------------------------------------------------|-------------------------------------------------------------------------------|---------------------|----------------------|-------------------|--------------------| -| [Docker Hub](https://hub.docker.com/repository/docker/devopsinfra/docker-terragrunt) | `devopsinfra/docker-terragrunt:tf-1.5.7-tg-0.51.5` | `docker-terragrunt` | `tf-1.5.7-tg-0.51.5` | `1.5.7` | `0.51.5` | -| [GitHub Packages](https://github.com/devops-infra/docker-terragrunt/packages) | `ghcr.io/devops-infra/docker-terragrunt/docker-terragrunt:tf-1.5.7-tg-0.51.5` | `docker-terragrunt` | `tf-1.5.7-tg-0.51.5` | `1.5.7` | `0.51.5` | +| [Docker Hub](https://hub.docker.com/repository/docker/devopsinfra/docker-terragrunt) | `devopsinfra/docker-terragrunt:tf-1.5.7-tg-0.51.6` | `docker-terragrunt` | `tf-1.5.7-tg-0.51.6` | `1.5.7` | `0.51.6` | +| [GitHub Packages](https://github.com/devops-infra/docker-terragrunt/packages) | `ghcr.io/devops-infra/docker-terragrunt/docker-terragrunt:tf-1.5.7-tg-0.51.6` | `docker-terragrunt` | `tf-1.5.7-tg-0.51.6` | `1.5.7` | `0.51.6` | # Available flavours @@ -88,16 +88,16 @@ Tag of the image tells also which cloud API/SDK is included in the image. | Image name | AWS | Azure | GCP | Description | Size | |------------------------------------------------------|-----|-------|-----|-------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------| -| `docker-terragrunt:slim-tf-1.5.7-tg-0.51.5` | ❌ | ❌ | ❌ | Lightweight version with TF, TG and bare dependencies | ![Docker size](https://img.shields.io/docker/image-size/devopsinfra/docker-terragrunt/slim-latest?label=Image%20size&style=flat-square&logo=docker) | -| `docker-terragrunt:tf-1.5.7-tg-0.51.5` | ❌ | ❌ | ❌ | Normal version. Having Go, Python, Make, etc. | ![Docker size](https://img.shields.io/docker/image-size/devopsinfra/docker-terragrunt/latest?label=Image%20size&style=flat-square&logo=docker) | -| `docker-terragrunt:aws-tf-1.5.7-tg-0.51.5` | ✅ | ❌ | ❌ | Normal version with AWS CLI. | ![Docker size](https://img.shields.io/docker/image-size/devopsinfra/docker-terragrunt/aws-latest?label=Image%20size&style=flat-square&logo=docker) | -| `docker-terragrunt:azure-tf-1.5.7-tg-0.51.5` | ❌ | ✅ | ❌ | Normal version with Azure CLI. | ![Docker size](https://img.shields.io/docker/image-size/devopsinfra/docker-terragrunt/azure-latest?label=Image%20size&style=flat-square&logo=docker) | -| `docker-terragrunt:aws-azure-tf-1.5.7-tg-0.51.5` | ✅ | ✅ | ❌ | Normal version with AWS and Azure CLIs. | ![Docker size](https://img.shields.io/docker/image-size/devopsinfra/docker-terragrunt/aws-azure-latest?label=Image%20size&style=flat-square&logo=docker) | -| `docker-terragrunt:gcp-tf-1.5.7-tg-0.51.5` | ❌ | ❌ | ✅ | Normal version with GCP CLI. | ![Docker size](https://img.shields.io/docker/image-size/devopsinfra/docker-terragrunt/gcp-latest?label=Image%20size&style=flat-square&logo=docker) | -| `docker-terragrunt:aws-gcp-tf-1.5.7-tg-0.51.5` | ✅ | ❌ | ✅ | Normal version with AWS and GCP CLIs. | ![Docker size](https://img.shields.io/docker/image-size/devopsinfra/docker-terragrunt/aws-gcp-latest?label=Image%20size&style=flat-square&logo=docker) | -| `docker-terragrunt:azure-gcp-tf-1.5.7-tg-0.51.5` | ❌ | ✅ | ✅ | Normal version with Azure and GCP CLIs. | ![Docker size](https://img.shields.io/docker/image-size/devopsinfra/docker-terragrunt/azure-gcp-latest?label=Image%20size&style=flat-square&logo=docker) | -| `docker-terragrunt:aws-azure-gcp-tf-1.5.7-tg-0.51.5` | ✅ | ✅ | ✅ | Normal version with AWS, Azure and GCP CLIs. | ![Docker size](https://img.shields.io/docker/image-size/devopsinfra/docker-terragrunt/aws-azure-gcp-latest?label=Image%20size&style=flat-square&logo=docker) | -| `docker-terragrunt:yc-tf-1.5.7-tg-0.51.5` | ❌ | ❌ | ❌ | Normal version with YandexCloud CLI. | ![Docker size](https://img.shields.io/docker/image-size/devopsinfra/docker-terragrunt/yc-latest?label=Image%20size&style=flat-square&logo=docker) | +| `docker-terragrunt:slim-tf-1.5.7-tg-0.51.6` | ❌ | ❌ | ❌ | Lightweight version with TF, TG and bare dependencies | ![Docker size](https://img.shields.io/docker/image-size/devopsinfra/docker-terragrunt/slim-latest?label=Image%20size&style=flat-square&logo=docker) | +| `docker-terragrunt:tf-1.5.7-tg-0.51.6` | ❌ | ❌ | ❌ | Normal version. Having Go, Python, Make, etc. | ![Docker size](https://img.shields.io/docker/image-size/devopsinfra/docker-terragrunt/latest?label=Image%20size&style=flat-square&logo=docker) | +| `docker-terragrunt:aws-tf-1.5.7-tg-0.51.6` | ✅ | ❌ | ❌ | Normal version with AWS CLI. | ![Docker size](https://img.shields.io/docker/image-size/devopsinfra/docker-terragrunt/aws-latest?label=Image%20size&style=flat-square&logo=docker) | +| `docker-terragrunt:azure-tf-1.5.7-tg-0.51.6` | ❌ | ✅ | ❌ | Normal version with Azure CLI. | ![Docker size](https://img.shields.io/docker/image-size/devopsinfra/docker-terragrunt/azure-latest?label=Image%20size&style=flat-square&logo=docker) | +| `docker-terragrunt:aws-azure-tf-1.5.7-tg-0.51.6` | ✅ | ✅ | ❌ | Normal version with AWS and Azure CLIs. | ![Docker size](https://img.shields.io/docker/image-size/devopsinfra/docker-terragrunt/aws-azure-latest?label=Image%20size&style=flat-square&logo=docker) | +| `docker-terragrunt:gcp-tf-1.5.7-tg-0.51.6` | ❌ | ❌ | ✅ | Normal version with GCP CLI. | ![Docker size](https://img.shields.io/docker/image-size/devopsinfra/docker-terragrunt/gcp-latest?label=Image%20size&style=flat-square&logo=docker) | +| `docker-terragrunt:aws-gcp-tf-1.5.7-tg-0.51.6` | ✅ | ❌ | ✅ | Normal version with AWS and GCP CLIs. | ![Docker size](https://img.shields.io/docker/image-size/devopsinfra/docker-terragrunt/aws-gcp-latest?label=Image%20size&style=flat-square&logo=docker) | +| `docker-terragrunt:azure-gcp-tf-1.5.7-tg-0.51.6` | ❌ | ✅ | ✅ | Normal version with Azure and GCP CLIs. | ![Docker size](https://img.shields.io/docker/image-size/devopsinfra/docker-terragrunt/azure-gcp-latest?label=Image%20size&style=flat-square&logo=docker) | +| `docker-terragrunt:aws-azure-gcp-tf-1.5.7-tg-0.51.6` | ✅ | ✅ | ✅ | Normal version with AWS, Azure and GCP CLIs. | ![Docker size](https://img.shields.io/docker/image-size/devopsinfra/docker-terragrunt/aws-azure-gcp-latest?label=Image%20size&style=flat-square&logo=docker) | +| `docker-terragrunt:yc-tf-1.5.7-tg-0.51.6` | ❌ | ❌ | ❌ | Normal version with YandexCloud CLI. | ![Docker size](https://img.shields.io/docker/image-size/devopsinfra/docker-terragrunt/yc-latest?label=Image%20size&style=flat-square&logo=docker) | # Usage