Closed mrsimonemms closed 2 weeks ago
As it stands, the Terraform commands in the logs are borderline unreadable because it's applying the bash colouring. This should be easily fixed by using the -no-color argument for every time something happens with Terraform.
-no-color
KRA-33 Run terraform with the `-no-color` argument
As it stands, the Terraform commands in the logs are borderline unreadable because it's applying the bash colouring. This should be easily fixed by using the
-no-color
argument for every time something happens with Terraform.