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

Backport of Ensure we have all references for output preconditions into v1.3 #32466

Merged

Conversation

teamterraform
Copy link
Contributor

Backport

This PR is auto-generated from #32464 to be assessed for backporting due to the inclusion of the label 1.3-backport.

The below text is copied from the body of the original PR.


Output references from error_message were not being tracked. Also fix the early return in referencesForOutput, which could skip preconditions altogether. The small slice allocation optimization is not really needed here, since this is not a hot path at all.

Fixes #32447

@teamterraform teamterraform force-pushed the backport/jbardin/output-check-refs/thoroughly-saving-martin branch from 52d3a11 to 78a86ff Compare January 5, 2023 19:30
@jbardin jbardin merged commit 2a1b86a into v1.3 Jan 5, 2023
@jbardin jbardin deleted the backport/jbardin/output-check-refs/thoroughly-saving-martin branch January 5, 2023 19:36
@github-actions
Copy link

github-actions bot commented Jan 5, 2023

Reminder for the merging maintainer: if this is a user-visible change, please update the changelog on the appropriate release branch.

@github-actions
Copy link

github-actions bot commented Feb 5, 2023

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 Feb 5, 2023
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.

None yet

2 participants