Skip to content

Backport of ensure actions don't break the graph in modules with no instances into v1.14#38090

Merged
DanielMSchmidt merged 2 commits intov1.14from
backport/fix-zero-count-module-action-bug/officially-amusing-terrapin
Jan 23, 2026
Merged

Backport of ensure actions don't break the graph in modules with no instances into v1.14#38090
DanielMSchmidt merged 2 commits intov1.14from
backport/fix-zero-count-module-action-bug/officially-amusing-terrapin

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

Backport

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

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


Before we only added the root graph node on each module iteration, but we want the root node to always be present in the sub-graph so we moved this call to just before the return statement.

Fixes #38088

Target Release

1.15.x

Rollback Plan

  • If a change needs to be reverted, we will roll out an update to the code within 7 days.

Changes to Security Controls

Are there any changes to security controls (access controls, encryption, logging) in this pull request? If so, explain.

CHANGELOG entry

  • This change is user-facing and I added a changelog entry.
  • This change is not user-facing.

Overview of commits

@github-actions github-actions bot force-pushed the backport/fix-zero-count-module-action-bug/officially-amusing-terrapin branch from d49bd93 to 3553e1c Compare January 23, 2026 12:30
@DanielMSchmidt DanielMSchmidt marked this pull request as ready for review January 23, 2026 13:04
@DanielMSchmidt DanielMSchmidt requested a review from a team as a code owner January 23, 2026 13:04
@hashicorp hashicorp deleted a comment from github-actions bot Jan 23, 2026
@DanielMSchmidt DanielMSchmidt merged commit f6c75fe into v1.14 Jan 23, 2026
8 of 9 checks passed
@DanielMSchmidt DanielMSchmidt deleted the backport/fix-zero-count-module-action-bug/officially-amusing-terrapin branch January 23, 2026 13:11
@github-actions
Copy link
Copy Markdown
Contributor Author

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 23, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant