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

Bump terraform-exec to v0.18.1 #226

Merged
merged 3 commits into from
Mar 2, 2023
Merged

Bump terraform-exec to v0.18.1 #226

merged 3 commits into from
Mar 2, 2023

Conversation

austinvalle
Copy link
Member

@austinvalle austinvalle commented Mar 1, 2023

Closes #228

Background

A recent update of tfexec v0.18.0 caused a regression where detailed stderr information wasn't being passed to downstream modules. This has now been fixed with the new release v0.18.1

While the docs tool doesn't use this error information directly, this caused a situation where upgrading terraform-plugin-docs from 0.13.0 to 0.14.0 could cause acceptance tests to fail if the consuming module also uses terraform-plugin-testing or terraform-plugin-sdk.

Examples:

@austinvalle austinvalle requested a review from a team as a code owner March 1, 2023 14:11
@austinvalle austinvalle merged commit 79a603e into main Mar 2, 2023
@austinvalle austinvalle deleted the av/upgrade-tfexec branch March 2, 2023 16:31
Copy link

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active contributions.
If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 25, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

v0.14.0 causes unrelated provider acceptance failures
3 participants