Skip to content

Commit

Permalink
Merge pull request #1860 from devops-infra/dependency/tf-1.6.3-tg-0.5…
Browse files Browse the repository at this point in the history
…3.2-aws-2.13.32-gcp-453.0.0

Bump for tf-1.6.3-tg-0.53.2-aws-2.13.32-gcp-453.0.0
  • Loading branch information
ChristophShyper authored Nov 7, 2023
2 parents 6107194 + e5fee96 commit 2a05b9e
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 17 deletions.
8 changes: 4 additions & 4 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
phony: help

# Provide versions of the main dependencies to use with this Docker image
AWS_VERSION := 2.13.28
GCP_VERSION := 451.0.1
TF_VERSION := 1.6.2
TG_VERSION := 0.52.4
AWS_VERSION := 2.13.32
GCP_VERSION := 453.0.0
TF_VERSION := 1.6.3
TG_VERSION := 0.53.2

# GitHub Actions bogus variables
GITHUB_REF ?= refs/heads/null
Expand Down
26 changes: 13 additions & 13 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.6.2-tg-0.52.4` | `docker-terragrunt` | `tf-1.6.2-tg-0.52.4` | `1.6.2` | `0.52.4` |
| [GitHub Packages](https://github.com/devops-infra/docker-terragrunt/packages) | `ghcr.io/devops-infra/docker-terragrunt/docker-terragrunt:tf-1.6.2-tg-0.52.4` | `docker-terragrunt` | `tf-1.6.2-tg-0.52.4` | `1.6.2` | `0.52.4` |
| [Docker Hub](https://hub.docker.com/repository/docker/devopsinfra/docker-terragrunt) | `devopsinfra/docker-terragrunt:tf-1.6.3-tg-0.53.2` | `docker-terragrunt` | `tf-1.6.3-tg-0.53.2` | `1.6.3` | `0.53.2` |
| [GitHub Packages](https://github.com/devops-infra/docker-terragrunt/packages) | `ghcr.io/devops-infra/docker-terragrunt/docker-terragrunt:tf-1.6.3-tg-0.53.2` | `docker-terragrunt` | `tf-1.6.3-tg-0.53.2` | `1.6.3` | `0.53.2` |


# Available flavours
Expand All @@ -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.6.2-tg-0.52.4` |||| 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.6.2-tg-0.52.4` |||| 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.6.2-tg-0.52.4` |||| 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.6.2-tg-0.52.4` |||| 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.6.2-tg-0.52.4` |||| 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.6.2-tg-0.52.4` |||| 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.6.2-tg-0.52.4` |||| 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.6.2-tg-0.52.4` |||| 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.6.2-tg-0.52.4` |||| 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.6.2-tg-0.52.4` |||| 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.6.3-tg-0.53.2` |||| 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.6.3-tg-0.53.2` |||| 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.6.3-tg-0.53.2` |||| 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.6.3-tg-0.53.2` |||| 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.6.3-tg-0.53.2` |||| 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.6.3-tg-0.53.2` |||| 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.6.3-tg-0.53.2` |||| 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.6.3-tg-0.53.2` |||| 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.6.3-tg-0.53.2` |||| 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.6.3-tg-0.53.2` |||| 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
Expand Down Expand Up @@ -246,7 +246,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<table>
<tr>
<td align="center"><a href="https://shyper.pro/"><img src="https://avatars.githubusercontent.com/u/45788587?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Krzysztof Szyper</b></sub></a><br /><a href="https://github.com/devops-infra/docker-terragrunt/commits?author=ChristophShyper" title="Code">💻</a> <a href="#platform-ChristophShyper" title="Packaging/porting to new platform">📦</a> <a href="#maintenance-ChristophShyper" title="Maintenance">🚧</a></td>
<td align="center"><a href="https://www.everythingcli.org/"><img src="https://avatars.githubusercontent.com/u/1.6.2999?v=4?s=100" width="100px;" alt=""/><br /><sub><b>cytopia</b></sub></a><br /><a href="#ideas-cytopia" title="Ideas, Planning, & Feedback">🤔</a> <a href="https://github.com/devops-infra/docker-terragrunt/commits?author=cytopia" title="Code">💻</a></td>
<td align="center"><a href="https://www.everythingcli.org/"><img src="https://avatars.githubusercontent.com/u/1.6.3999?v=4?s=100" width="100px;" alt=""/><br /><sub><b>cytopia</b></sub></a><br /><a href="#ideas-cytopia" title="Ideas, Planning, & Feedback">🤔</a> <a href="https://github.com/devops-infra/docker-terragrunt/commits?author=cytopia" title="Code">💻</a></td>
<td align="center"><a href="https://evaate.com/"><img src="https://avatars.githubusercontent.com/u/12538173?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Marko Djukic</b></sub></a><br /><a href="https://github.com/devops-infra/docker-terragrunt/commits?author=markodjukic" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/clushie"><img src="https://avatars.githubusercontent.com/u/47661139?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Phileas Lebada</b></sub></a><br /><a href="#ideas-clushie" title="Ideas, Planning, & Feedback">🤔</a></td>
<td align="center"><a href="https://github.com/SmedbergM"><img src="https://avatars.githubusercontent.com/u/3883154?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Matthew Smedberg</b></sub></a><br /><a href="https://github.com/devops-infra/docker-terragrunt/commits?author=SmedbergM" title="Code">💻</a></td>
Expand Down

0 comments on commit 2a05b9e

Please sign in to comment.