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 60f0988 commit 7487ce4Copy full SHA for 7487ce4
1 file changed
Containerfile-alpine
@@ -11,6 +11,7 @@ ARG TKN_VERSION=0.23.1
11
12
ENV TF_CLI_ARGS_apply="-parallelism=6"
13
ENV TF_LOG_PROVIDER_gitops=DEBUG
14
+ENV TF_LOG_PROVIDER_clis=DEBUG
15
16
RUN sudo apk add --no-cache \
17
ca-certificates \
0 commit comments