Skip to content

Commit

Permalink
Merge pull request #990 from devops-infra/develop
Browse files Browse the repository at this point in the history
Updates for 2022-06-13
  • Loading branch information
ChristophShyper authored Jun 13, 2022
2 parents d27fa1d + 3dee236 commit f9c89d3
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 16 deletions.
6 changes: 3 additions & 3 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.7.6
GCP_VERSION := 388.0.0
AWS_VERSION := 2.7.7
GCP_VERSION := 389.0.0
TF_VERSION := 1.2.2
TG_VERSION := 0.37.1
TG_VERSION := 0.37.3

# GitHub Actions bogus variables
GITHUB_REF ?= refs/heads/null
Expand Down
22 changes: 11 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,8 +77,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.2.2-tg-0.37.1` | `docker-terragrunt` | `tf-1.2.2-tg-0.37.1` | `1.2.2` | `0.37.1` |
| [GitHub Packages](https://github.com/devops-infra/docker-terragrunt/packages) | `ghcr.io/devops-infra/docker-terragrunt/docker-terragrunt:tf-1.2.2-tg-0.37.1` | `docker-terragrunt` | `tf-1.2.2-tg-0.37.1` | `1.2.2` | `0.37.1` |
| [Docker Hub](https://hub.docker.com/repository/docker/devopsinfra/docker-terragrunt) | `devopsinfra/docker-terragrunt:tf-1.2.2-tg-0.37.3` | `docker-terragrunt` | `tf-1.2.2-tg-0.37.3` | `1.2.2` | `0.37.3` |
| [GitHub Packages](https://github.com/devops-infra/docker-terragrunt/packages) | `ghcr.io/devops-infra/docker-terragrunt/docker-terragrunt:tf-1.2.2-tg-0.37.3` | `docker-terragrunt` | `tf-1.2.2-tg-0.37.3` | `1.2.2` | `0.37.3` |


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

| Image name | AWS | Azure | GCP | Size |
| ---------------------------------------------------- | --- | ----- | --- | ------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| `docker-terragrunt:slim-tf-1.2.2-tg-0.37.1` |||| ![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.2.2-tg-0.37.1` |||| ![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.2.2-tg-0.37.1` |||| ![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.2.2-tg-0.37.1` |||| ![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.2.2-tg-0.37.1` |||| ![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.2.2-tg-0.37.1` |||| ![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.2.2-tg-0.37.1` |||| ![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.2.2-tg-0.37.1` |||| ![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.2.2-tg-0.37.1` |||| ![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:slim-tf-1.2.2-tg-0.37.3` |||| ![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.2.2-tg-0.37.3` |||| ![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.2.2-tg-0.37.3` |||| ![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.2.2-tg-0.37.3` |||| ![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.2.2-tg-0.37.3` |||| ![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.2.2-tg-0.37.3` |||| ![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.2.2-tg-0.37.3` |||| ![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.2.2-tg-0.37.3` |||| ![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.2.2-tg-0.37.3` |||| ![Docker size](https://img.shields.io/docker/image-size/devopsinfra/docker-terragrunt/aws-azure-gcp-latest?label=Image%20size&style=flat-square&logo=docker) |


# Usage
Expand Down
2 changes: 1 addition & 1 deletion pip/aws/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
boto3==1.24.3
boto3==1.24.7
2 changes: 1 addition & 1 deletion pip/common/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
cloudflare==2.9.10
PyGithub==1.55
python-hcl2==3.0.5
requests==2.27.1
requests==2.28.0
slack_sdk==3.17.0

0 comments on commit f9c89d3

Please sign in to comment.