ContainerSolutions / terraform-examples

Simple and idiomatic examples of various Terraform functions and features.
https://containersolutions.github.io/terraform-examples/
160 stars 52 forks source link

Error parsing /home/runner/.terraformrc: At 3:16: illegal char #94

Open ttarczynski opened 2 years ago

ttarczynski commented 2 years ago

There's an error repeated in every terraform run (init / plan / apply / validate). It doesn't break the tests but it pollutes the logs.

As a result of the above problems, Terraform may not behave as intended.

ttarczynski commented 1 year ago

This error was always visible when doing a full CI run with some TF code changes (actually applying the example). First step here would be to: