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 7487ce4 commit b45bd08Copy full SHA for b45bd08
1 file changed
Containerfile-fedora
@@ -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 dnf install -y \
17
ca-certificates \
0 commit comments