Skip to content

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
@github-actions
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