-
Notifications
You must be signed in to change notification settings - Fork 137
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
Any content in terragrunt.hcl other than "terraform_version_constraint" causes tfswitch to error #401
Comments
Sorry I forgot to specify this is using a .hcl file not a .tf to configure versions |
For now as a workaround I have:
|
The line that throws the error:
Note that this doesn't actually output the error so I can't fix whatever is allegedly wrong with my file |
The PR #264 could probably adress this issue. Unfortunately (due to lack of activity here) the PR was never finished and is outdated. |
I will see what I can do. @MatrixCrawler Do you know if #264 resolves this issue? I haven't had the chance to test this yet |
@warrensbox #409 will fix that definitely. in regards of #264 i am unsure |
Since this morning the following snippet:
Causes this output:
However running like so:
Works as expected:
I've seen similar issues here this morning but they seem to be different outputs
The text was updated successfully, but these errors were encountered: