Skip to content

Commit

Permalink
Merge pull request #2360 from devops-infra/dependency/tf-1.9.6-ot-1.8…
Browse files Browse the repository at this point in the history
….2-tg-0.67.9-aws-2.17.55-gcp-493.0.0

Bump for tf-1.9.6-ot-1.8.2-tg-0.67.9-aws-2.17.55-gcp-493.0.0
  • Loading branch information
ChristophShyper authored Sep 20, 2024
2 parents ace3746 + 441b1b7 commit 759f74d
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 30 deletions.
6 changes: 3 additions & 3 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
phony: help

# Provide versions of the main dependencies to use with this Docker image
AWS_VERSION := 2.17.53
AWS_VERSION := 2.17.55
GCP_VERSION := 493.0.0
TF_VERSION := 1.9.5
TF_VERSION := 1.9.6
OT_VERSION := 1.8.2
TG_VERSION := 0.67.8
TG_VERSION := 0.67.9

# GitHub Actions bogus variables
GITHUB_REF ?= refs/heads/null
Expand Down
54 changes: 27 additions & 27 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ Hence, images are updated when new version of Terraform, OpenTofu or Terragrunt
**Source code is available at [devops-infra/docker-terragrunt](https://github.com/devops-infra/docker-terragrunt).**

Dockerfile was based on two images made
by [cytopia](https://github.com/cytopia): [docker-terragrunt](https://github.com/cytopia/docker-terragrunt/tree/1bc1a2c6de42c6d19f7e91f64f30256c24fd386f)
and [docker-terragrunt-fmt](https://github.com/cytopia/docker-terragrunt-fmt/tree/3f8964bea0db043a05d4a8d622f94a07f109b5a7)
by [cytopia](https://github.com/cytopia): [docker-terragrunt](https://github.com/cytopia/docker-terragrunt)
and [docker-terragrunt-fmt](https://github.com/cytopia/docker-terragrunt-fmt)
.
Original README files are included in this
repository: [docker-terragrunt](https://github.com/devopsinfra/docker-terragrunt/blob/master/README.docker-terragrunt.md)
Expand Down Expand Up @@ -76,15 +76,15 @@ bundled with or not (see second table below).

| Current release full tag version value |
|:---------------------------------------|
| `tf-1.9.5-ot-1.8.2-tg-0.67.8` |
| `tf-1.9.6-ot-1.8.2-tg-0.67.9` |


| Registry | Example full image name | Image name | Image version | Terraform version | OpenTofu version | Terragrunt version |
|--------------------------------------------------------------------------------------|-------------------------------------------------------------------------------|---------------------|----------------------|-------------------|------------------|--------------------|
| [Docker Hub](https://hub.docker.com/repository/docker/devopsinfra/docker-terragrunt) | `devopsinfra/docker-terragrunt:tf-1.9.5-tg-0.67.8` | `docker-terragrunt` | `tf-1.9.5-tg-0.67.8` | `1.9.5` | `N/A` | `0.67.8` |
| [Docker Hub](https://hub.docker.com/repository/docker/devopsinfra/docker-terragrunt) | `devopsinfra/docker-terragrunt:ot-1.8.2-tg-0.67.8` | `docker-terragrunt` | `ot-1.8.2-tg-0.67.8` | `N/A` | `1.8.2` | `0.67.8` |
| [GitHub Packages](https://github.com/devops-infra/docker-terragrunt/packages) | `ghcr.io/devops-infra/docker-terragrunt/docker-terragrunt:tf-1.9.5-tg-0.67.8` | `docker-terragrunt` | `tf-1.9.5-tg-0.67.8` | `1.9.5` | `N/A` | `0.67.8` |
| [GitHub Packages](https://github.com/devops-infra/docker-terragrunt/packages) | `ghcr.io/devops-infra/docker-terragrunt/docker-terragrunt:ot-1.8.2-tg-0.67.8` | `docker-terragrunt` | `ot-1.8.2-tg-0.67.8` | `N/A` | `1.8.2` | `0.67.8` |
| [Docker Hub](https://hub.docker.com/repository/docker/devopsinfra/docker-terragrunt) | `devopsinfra/docker-terragrunt:tf-1.9.6-tg-0.67.9` | `docker-terragrunt` | `tf-1.9.6-tg-0.67.9` | `1.9.6` | `N/A` | `0.67.9` |
| [Docker Hub](https://hub.docker.com/repository/docker/devopsinfra/docker-terragrunt) | `devopsinfra/docker-terragrunt:ot-1.8.2-tg-0.67.9` | `docker-terragrunt` | `ot-1.8.2-tg-0.67.9` | `N/A` | `1.8.2` | `0.67.9` |
| [GitHub Packages](https://github.com/devops-infra/docker-terragrunt/packages) | `ghcr.io/devops-infra/docker-terragrunt/docker-terragrunt:tf-1.9.6-tg-0.67.9` | `docker-terragrunt` | `tf-1.9.6-tg-0.67.9` | `1.9.6` | `N/A` | `0.67.9` |
| [GitHub Packages](https://github.com/devops-infra/docker-terragrunt/packages) | `ghcr.io/devops-infra/docker-terragrunt/docker-terragrunt:ot-1.8.2-tg-0.67.9` | `docker-terragrunt` | `ot-1.8.2-tg-0.67.9` | `N/A` | `1.8.2` | `0.67.9` |


# Available flavours
Expand All @@ -93,26 +93,26 @@ Tag of the image tells also which cloud API/SDK is included in the image.

| Image name | AWS | Azure | GCP | OT | TF | Description | Size |
|------------------------------------------------------|-----|-------|-----|----|----|--------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------|
| `docker-terragrunt:slim-tf-1.9.5-tg-0.67.8` |||||| Lightweight version with TF, TG and bare dependencies | ![Docker size](https://img.shields.io/docker/image-size/devopsinfra/docker-terragrunt/slim-tf-latest?label=Image%20size&style=flat-square&logo=docker) |
| `docker-terragrunt:slim-ot-1.8.2-tg-0.67.8` |||||| Lightweight version with OT, TG and bare dependencies | ![Docker size](https://img.shields.io/docker/image-size/devopsinfra/docker-terragrunt/slim-ot-latest?label=Image%20size&style=flat-square&logo=docker) |
| `docker-terragrunt:tf-1.9.5-tg-0.67.8` |||||| Normal version, with TF. Having Go, Python, Make, etc. | ![Docker size](https://img.shields.io/docker/image-size/devopsinfra/docker-terragrunt/tf-latest?label=Image%20size&style=flat-square&logo=docker) |
| `docker-terragrunt:ot-1.8.2-tg-0.67.8` |||||| Normal version, with OT. Having Go, Python, Make, etc. | ![Docker size](https://img.shields.io/docker/image-size/devopsinfra/docker-terragrunt/ot-latest?label=Image%20size&style=flat-square&logo=docker) |
| `docker-terragrunt:aws-tf-1.9.5-tg-0.67.8` |||||| Normal version with AWS CLI, with TF. | ![Docker size](https://img.shields.io/docker/image-size/devopsinfra/docker-terragrunt/aws-tf-latest?label=Image%20size&style=flat-square&logo=docker) |
| `docker-terragrunt:aws-ot-1.8.2-tg-0.67.8` |||||| Normal version with AWS CLI, with OT. | ![Docker size](https://img.shields.io/docker/image-size/devopsinfra/docker-terragrunt/aws-ot-latest?label=Image%20size&style=flat-square&logo=docker) |
| `docker-terragrunt:azure-tf-1.9.5-tg-0.67.8` |||||| Normal version with Azure CLI, with TF. | ![Docker size](https://img.shields.io/docker/image-size/devopsinfra/docker-terragrunt/azure-tf-latest?label=Image%20size&style=flat-square&logo=docker) |
| `docker-terragrunt:azure-ot-1.8.2-tg-0.67.8` |||||| Normal version with Azure CLI, with OT. | ![Docker size](https://img.shields.io/docker/image-size/devopsinfra/docker-terragrunt/azure-ot-latest?label=Image%20size&style=flat-square&logo=docker) |
| `docker-terragrunt:aws-azure-tf-1.9.5-tg-0.67.8` |||||| Normal version with AWS and Azure CLIs, with TF. | ![Docker size](https://img.shields.io/docker/image-size/devopsinfra/docker-terragrunt/aws-azure-tf-latest?label=Image%20size&style=flat-square&logo=docker) |
| `docker-terragrunt:aws-azure-ot-1.8.2-tg-0.67.8` |||||| Normal version with AWS and Azure CLIs, with OT. | ![Docker size](https://img.shields.io/docker/image-size/devopsinfra/docker-terragrunt/aws-azure-ot-latest?label=Image%20size&style=flat-square&logo=docker) |
| `docker-terragrunt:gcp-tf-1.9.5-tg-0.67.8` |||||| Normal version with GCP CLI, with TF. | ![Docker size](https://img.shields.io/docker/image-size/devopsinfra/docker-terragrunt/gcp-tf-latest?label=Image%20size&style=flat-square&logo=docker) |
| `docker-terragrunt:gcp-ot-1.8.2-tg-0.67.8` |||||| Normal version with GCP CLI, with OT. | ![Docker size](https://img.shields.io/docker/image-size/devopsinfra/docker-terragrunt/gcp-ot-latest?label=Image%20size&style=flat-square&logo=docker) |
| `docker-terragrunt:aws-gcp-tf-1.9.5-tg-0.67.8` |||||| Normal version with AWS and GCP CLIs, with TF. | ![Docker size](https://img.shields.io/docker/image-size/devopsinfra/docker-terragrunt/aws-gcp-tf-latest?label=Image%20size&style=flat-square&logo=docker) |
| `docker-terragrunt:aws-gcp-ot-1.8.2-tg-0.67.8` |||||| Normal version with AWS and GCP CLIs, with OT. | ![Docker size](https://img.shields.io/docker/image-size/devopsinfra/docker-terragrunt/aws-gcp-ot-latest?label=Image%20size&style=flat-square&logo=docker) |
| `docker-terragrunt:azure-gcp-tf-1.9.5-tg-0.67.8` |||||| Normal version with Azure and GCP CLIs, with TF. | ![Docker size](https://img.shields.io/docker/image-size/devopsinfra/docker-terragrunt/azure-gcp-tf-latest?label=Image%20size&style=flat-square&logo=docker) |
| `docker-terragrunt:azure-gcp-ot-1.8.2-tg-0.67.8` |||||| Normal version with Azure and GCP CLIs, with OT. | ![Docker size](https://img.shields.io/docker/image-size/devopsinfra/docker-terragrunt/azure-gcp-ot-latest?label=Image%20size&style=flat-square&logo=docker) |
| `docker-terragrunt:aws-azure-gcp-tf-1.9.5-tg-0.67.8` |||||| Normal version with AWS, Azure and GCP CLIs, with TF. | ![Docker size](https://img.shields.io/docker/image-size/devopsinfra/docker-terragrunt/aws-azure-gcp-tf-latest?label=Image%20size&style=flat-square&logo=docker) |
| `docker-terragrunt:aws-azure-gcp-ot-1.8.2-tg-0.67.8` |||||| Normal version with AWS, Azure and GCP CLIs, with OT. | ![Docker size](https://img.shields.io/docker/image-size/devopsinfra/docker-terragrunt/aws-azure-gcp-ot-latest?label=Image%20size&style=flat-square&logo=docker) |
| `docker-terragrunt:yc-tf-1.9.5-tg-0.67.8` |||||| Normal version with YandexCloud CLI, with TF. | ![Docker size](https://img.shields.io/docker/image-size/devopsinfra/docker-terragrunt/yc-tf-latest?label=Image%20size&style=flat-square&logo=docker) |
| `docker-terragrunt:yc-ot-1.8.2-tg-0.67.8` |||||| Normal version with YandexCloud CLI, with OT. | ![Docker size](https://img.shields.io/docker/image-size/devopsinfra/docker-terragrunt/yc-ot-latest?label=Image%20size&style=flat-square&logo=docker) |
| `docker-terragrunt:slim-tf-1.9.6-tg-0.67.9` |||||| Lightweight version with TF, TG and bare dependencies | ![Docker size](https://img.shields.io/docker/image-size/devopsinfra/docker-terragrunt/slim-tf-latest?label=Image%20size&style=flat-square&logo=docker) |
| `docker-terragrunt:slim-ot-1.8.2-tg-0.67.9` |||||| Lightweight version with OT, TG and bare dependencies | ![Docker size](https://img.shields.io/docker/image-size/devopsinfra/docker-terragrunt/slim-ot-latest?label=Image%20size&style=flat-square&logo=docker) |
| `docker-terragrunt:tf-1.9.6-tg-0.67.9` |||||| Normal version, with TF. Having Go, Python, Make, etc. | ![Docker size](https://img.shields.io/docker/image-size/devopsinfra/docker-terragrunt/tf-latest?label=Image%20size&style=flat-square&logo=docker) |
| `docker-terragrunt:ot-1.8.2-tg-0.67.9` |||||| Normal version, with OT. Having Go, Python, Make, etc. | ![Docker size](https://img.shields.io/docker/image-size/devopsinfra/docker-terragrunt/ot-latest?label=Image%20size&style=flat-square&logo=docker) |
| `docker-terragrunt:aws-tf-1.9.6-tg-0.67.9` |||||| Normal version with AWS CLI, with TF. | ![Docker size](https://img.shields.io/docker/image-size/devopsinfra/docker-terragrunt/aws-tf-latest?label=Image%20size&style=flat-square&logo=docker) |
| `docker-terragrunt:aws-ot-1.8.2-tg-0.67.9` |||||| Normal version with AWS CLI, with OT. | ![Docker size](https://img.shields.io/docker/image-size/devopsinfra/docker-terragrunt/aws-ot-latest?label=Image%20size&style=flat-square&logo=docker) |
| `docker-terragrunt:azure-tf-1.9.6-tg-0.67.9` |||||| Normal version with Azure CLI, with TF. | ![Docker size](https://img.shields.io/docker/image-size/devopsinfra/docker-terragrunt/azure-tf-latest?label=Image%20size&style=flat-square&logo=docker) |
| `docker-terragrunt:azure-ot-1.8.2-tg-0.67.9` |||||| Normal version with Azure CLI, with OT. | ![Docker size](https://img.shields.io/docker/image-size/devopsinfra/docker-terragrunt/azure-ot-latest?label=Image%20size&style=flat-square&logo=docker) |
| `docker-terragrunt:aws-azure-tf-1.9.6-tg-0.67.9` |||||| Normal version with AWS and Azure CLIs, with TF. | ![Docker size](https://img.shields.io/docker/image-size/devopsinfra/docker-terragrunt/aws-azure-tf-latest?label=Image%20size&style=flat-square&logo=docker) |
| `docker-terragrunt:aws-azure-ot-1.8.2-tg-0.67.9` |||||| Normal version with AWS and Azure CLIs, with OT. | ![Docker size](https://img.shields.io/docker/image-size/devopsinfra/docker-terragrunt/aws-azure-ot-latest?label=Image%20size&style=flat-square&logo=docker) |
| `docker-terragrunt:gcp-tf-1.9.6-tg-0.67.9` |||||| Normal version with GCP CLI, with TF. | ![Docker size](https://img.shields.io/docker/image-size/devopsinfra/docker-terragrunt/gcp-tf-latest?label=Image%20size&style=flat-square&logo=docker) |
| `docker-terragrunt:gcp-ot-1.8.2-tg-0.67.9` |||||| Normal version with GCP CLI, with OT. | ![Docker size](https://img.shields.io/docker/image-size/devopsinfra/docker-terragrunt/gcp-ot-latest?label=Image%20size&style=flat-square&logo=docker) |
| `docker-terragrunt:aws-gcp-tf-1.9.6-tg-0.67.9` |||||| Normal version with AWS and GCP CLIs, with TF. | ![Docker size](https://img.shields.io/docker/image-size/devopsinfra/docker-terragrunt/aws-gcp-tf-latest?label=Image%20size&style=flat-square&logo=docker) |
| `docker-terragrunt:aws-gcp-ot-1.8.2-tg-0.67.9` |||||| Normal version with AWS and GCP CLIs, with OT. | ![Docker size](https://img.shields.io/docker/image-size/devopsinfra/docker-terragrunt/aws-gcp-ot-latest?label=Image%20size&style=flat-square&logo=docker) |
| `docker-terragrunt:azure-gcp-tf-1.9.6-tg-0.67.9` |||||| Normal version with Azure and GCP CLIs, with TF. | ![Docker size](https://img.shields.io/docker/image-size/devopsinfra/docker-terragrunt/azure-gcp-tf-latest?label=Image%20size&style=flat-square&logo=docker) |
| `docker-terragrunt:azure-gcp-ot-1.8.2-tg-0.67.9` |||||| Normal version with Azure and GCP CLIs, with OT. | ![Docker size](https://img.shields.io/docker/image-size/devopsinfra/docker-terragrunt/azure-gcp-ot-latest?label=Image%20size&style=flat-square&logo=docker) |
| `docker-terragrunt:aws-azure-gcp-tf-1.9.6-tg-0.67.9` |||||| Normal version with AWS, Azure and GCP CLIs, with TF. | ![Docker size](https://img.shields.io/docker/image-size/devopsinfra/docker-terragrunt/aws-azure-gcp-tf-latest?label=Image%20size&style=flat-square&logo=docker) |
| `docker-terragrunt:aws-azure-gcp-ot-1.8.2-tg-0.67.9` |||||| Normal version with AWS, Azure and GCP CLIs, with OT. | ![Docker size](https://img.shields.io/docker/image-size/devopsinfra/docker-terragrunt/aws-azure-gcp-ot-latest?label=Image%20size&style=flat-square&logo=docker) |
| `docker-terragrunt:yc-tf-1.9.6-tg-0.67.9` |||||| Normal version with YandexCloud CLI, with TF. | ![Docker size](https://img.shields.io/docker/image-size/devopsinfra/docker-terragrunt/yc-tf-latest?label=Image%20size&style=flat-square&logo=docker) |
| `docker-terragrunt:yc-ot-1.8.2-tg-0.67.9` |||||| Normal version with YandexCloud CLI, with OT. | ![Docker size](https://img.shields.io/docker/image-size/devopsinfra/docker-terragrunt/yc-ot-latest?label=Image%20size&style=flat-square&logo=docker) |


# Usage
Expand Down

0 comments on commit 759f74d

Please sign in to comment.