mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
Always enable colors for now
This commit is contained in:
parent
3c88c00dac
commit
4e17aaf927
@ -27,6 +27,7 @@ func init() {
|
||||
}
|
||||
|
||||
meta := command.Meta{
|
||||
Color: true,
|
||||
ContextOpts: &ContextOpts,
|
||||
Ui: Ui,
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user