Skip to content

Commit cc77bfb

Browse files
committed
Disable colored output on CI
1 parent 13632b9 commit cc77bfb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.kitchen.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@ suites:
8383
root_module_directory: test/fixtures/simple_regional_private
8484
verifier:
8585
name: terraform
86+
color: false
8687
systems:
8788
- name: simple_regional_private
8889
backend: local
@@ -108,6 +109,7 @@ suites:
108109
root_module_directory: test/fixtures/simple_zonal_private
109110
verifier:
110111
name: terraform
112+
color: false
111113
systems:
112114
- name: simple_zonal_private
113115
backend: local

0 commit comments

Comments
 (0)