We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53eada2 commit 7b24071Copy full SHA for 7b24071
CHANGELOG.md
@@ -1,6 +1,7 @@
1
0.2.1 (06-10-2020)
2
==================
3
- Fixed rendering of STORE environment variables in components
4
+- Updated Terraform version to 0.13.4
5
6
7
0.2.0 (06-10-2020)
Dockerfile
@@ -1,7 +1,7 @@
FROM python:3.8.5-alpine
ENV AZURE_CLI_VERSION=2.5.1
-ENV TERRAFORM_VERSION=0.13.3
+ENV TERRAFORM_VERSION=0.13.4
ENV TERRAFORM_EXTERNAL_VERSION=1.2.0
ENV TERRAFORM_AZURE_VERSION=2.29.0
ENV TERRAFORM_AWS_VERSION=3.8.0
0 commit comments