Skip to content

Commit 49d3236

Browse files
committed
Disable colored output on CI
1 parent dba2a78 commit 49d3236

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
@@ -79,6 +79,7 @@ suites:
7979
root_module_directory: test/fixtures/simple_regional_private
8080
verifier:
8181
name: terraform
82+
color: false
8283
systems:
8384
- name: simple_regional_private
8485
backend: local
@@ -103,6 +104,7 @@ suites:
103104
root_module_directory: test/fixtures/simple_zonal_private
104105
verifier:
105106
name: terraform
107+
color: false
106108
systems:
107109
- name: simple_zonal_private
108110
backend: local

0 commit comments

Comments
 (0)