File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 3232 versions :
3333 - { tf_version: "0.11.14", awscli_version: "2.5.1" }
3434 - { tf_version: "0.12.24", awscli_version: "2.5.1" }
35+ - { tf_version: "0.12.25", awscli_version: "2.5.1" }
3536
3637 env :
3738 TF_VERSION : ${{ matrix.versions.tf_version }}
5859 run : docker push $ORGANIZATION/$IMAGE_NAME:$IMAGE_RELEASE_TAG
5960
6061 - name : Save image
61- run : docker image save -o $IMAGE_NAME-$RELEASE_TAG-$IMAGE_TAG .tar $ORGANIZATION/$IMAGE_NAME:$IMAGE_RELEASE_TAG
62+ run : docker image save -o $IMAGE_NAME-$IMAGE_RELEASE_TAG .tar $ORGANIZATION/$IMAGE_NAME:$IMAGE_RELEASE_TAG
6263
6364 - name : Upload image artifact
6465 uses : actions/upload-artifact@v2
Original file line number Diff line number Diff line change 11# Setup build arguments with default versions
22ARG AZURE_CLI_VERSION=2.5.1
3- ARG TERRAFORM_VERSION=0.12.24
3+ ARG TERRAFORM_VERSION=0.12.25
44ARG PYTHON_MAJOR_VERSION=3.7
55
66# Download Terraform binary
Original file line number Diff line number Diff line change 11[ ![ build] ( https://github.com/Zenika/terraform-azure-cli/workflows/build/badge.svg )] ( https://github.com/Zenika/terraform-azure-cli/actions?query=workflow%3Abuild )
22[ ![ push-latest] ( https://github.com/Zenika/terraform-azure-cli/workflows/push-latest/badge.svg )] ( https://github.com/Zenika/terraform-azure-cli/actions?query=workflow%3Apush-latest )
33[ ![ release] ( https://github.com/Zenika/terraform-azure-cli/workflows/release/badge.svg )] ( https://github.com/Zenika/terraform-azure-cli/actions?query=workflow%3Arelease )
4- [ ![ ] ( https://images.microbadger.com/badges/image/zenika/terraform-azure-cli.svg )] ( https://microbadger.com/images/zenika/terraform-azure-cli )
54[ ![ Docker Pulls] ( https://img.shields.io/docker/pulls/zenika/terraform-azure-cli.svg )] ( https://hub.docker.com/r/zenika/terraform-azure-cli/ )
65
76<p align =" center " >
You can’t perform that action at this time.
0 commit comments