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.
2 parents 8b49500 + e68e390 commit 8f7bdbbCopy full SHA for 8f7bdbb
1 file changed
Dockerfile
@@ -3,7 +3,7 @@ FROM quay.io/cloudnativetoolkit/terraform:v1.1-v1.3.0
3
ARG TARGETPLATFORM
4
ENV OPENSHIFT_CLI_VERSION 4.10
5
6
-ENV TF_CLI_ARGS="-parallelism=6"
+ENV TF_CLI_ARGS_apply="-parallelism=6"
7
8
RUN apk add --no-cache \
9
unzip \
0 commit comments