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 8b49500 commit e68e390Copy full SHA for e68e390
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