Skip to content

Commit 7487ce4

Browse files
authored
Update Containerfile-alpine
added debug log messaging for clis terraform provider
1 parent 60f0988 commit 7487ce4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Containerfile-alpine

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 apk add --no-cache \
1617
ca-certificates \

0 commit comments

Comments
 (0)