Skip to content

Commit b45bd08

Browse files
authored
Update Containerfile-fedora
added debug output param for clis terraform provider
1 parent 7487ce4 commit b45bd08

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Containerfile-fedora

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ ARG TKN_VERSION=0.23.1
1111

1212
ENV TF_CLI_ARGS_apply="-parallelism=6"
1313
ENV TF_LOG_PROVIDER_gitops=DEBUG
14+
ENV TF_LOG_PROVIDER_clis=DEBUG
1415

1516
RUN sudo dnf install -y \
1617
ca-certificates \

0 commit comments

Comments
 (0)