Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
ttarczynski opened this issue Aug 16, 2021 · 1 comment
Open
Labels
bug Something isn't working CI CI related topics - actions, tooling, scripts, etc.

Comments

@ttarczynski
Copy link
Contributor

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

There are some problems with the CLI configuration:
╷
│ Error: Error parsing /home/runner/.terraformrc: At 3:16: illegal char
│
╵

As a result of the above problems, Terraform may not behave as intended.
@ttarczynski
Copy link
Contributor Author

ttarczynski commented Aug 18, 2022

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:

  • force a full CI run for some example
  • verify if it still occurs

@melihc1 melihc1 added the CI CI related topics - actions, tooling, scripts, etc. label Aug 18, 2022
@ttarczynski ttarczynski added the bug Something isn't working label Sep 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working CI CI related topics - actions, tooling, scripts, etc.
Projects
None yet
Development

No branches or pull requests

2 participants