Skip to content

Proxies handle chdir flag#247

Merged
dvaumoron merged 4 commits intomainfrom
feat/proxy-with-chdir-flag
Sep 8, 2024
Merged

Proxies handle chdir flag#247
dvaumoron merged 4 commits intomainfrom
feat/proxy-with-chdir-flag

Conversation

@dvaumoron
Copy link
Copy Markdown
Contributor

Resolve #246

Signed-off-by: Denis Vaumoron <dvaumoron@gmail.com>
Signed-off-by: Denis Vaumoron <dvaumoron@gmail.com>
Signed-off-by: Denis Vaumoron <dvaumoron@gmail.com>
Signed-off-by: Denis Vaumoron <dvaumoron@gmail.com>
@dvaumoron dvaumoron merged commit e37ffe6 into main Sep 8, 2024
@OJFord
Copy link
Copy Markdown

OJFord commented Sep 9, 2024

🚀 thanks @dvaumoron!

@rdhar
Copy link
Copy Markdown
Contributor

rdhar commented Sep 9, 2024

Thanks for this update, @dvaumoron. I wanted to clarify whether the required_version is now a requirement to have?

Asking because I have some simply-but-valid Terraform configs (for example) without defining any providers/versions which now fail as per this PR from tenv v3.2.0.

It is by no means a major problem: setting the TFENV_TERRAFORM_VERSION addresses this fine. Though, I wonder if it's worth highlighting this in the changelog.

Edit: More than happy to confirm this is resolved as of v3.2.2, thank you!

@dvaumoron dvaumoron deleted the feat/proxy-with-chdir-flag branch October 25, 2024 15:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Does not work with terraform -chdir or modules

3 participants