Skip to content

Comments

Backport #602 and #606 to release/1.14.x#614

Open
ansgarm wants to merge 4 commits intorelease/1.14.xfrom
backport-602-606
Open

Backport #602 and #606 to release/1.14.x#614
ansgarm wants to merge 4 commits intorelease/1.14.xfrom
backport-602-606

Conversation

@ansgarm
Copy link
Member

@ansgarm ansgarm commented Feb 18, 2026

This PR backports bug fixes for the v1.14.1 patch release.

Backported PRs

Changes

This cherry-picks the bug fixes for issues with test steps in Config mode:

  • Fixed missing refreshes when using TF_ACC_REFRESH_AFTER_APPLY compatibility flag
  • Added missing destroy plan for Destroy: true steps with Check functions
  • Fixed refresh behavior when ExpectNonEmptyPlan is true

Changelog

All three changelog entries are included and will be processed by changie when the release workflow runs.

Release Process

After merging:

  1. Trigger the release workflow from the Actions tab
  2. Select the release/1.14.x branch
  3. Input version number: v1.14.1
  4. Cherry-pick the resulting changelog commit back to main

BBBmau and others added 2 commits February 18, 2026 12:27
…d missing `DestroyPlan` (#602)

* create destroy plan after refresh in destroy step - fixes saved plan is stale

* add back refresh on non-refresh plan step for providers still on 1.5.1

* prevent refresh after testStep where nonempty plan is expected
* add changelogs and new test

* trace logs

* log

* single test

* cover

* revert

* quick log attempt

* upload some logs on failure

* glob

* revert test changes
@ansgarm ansgarm requested a review from a team as a code owner February 18, 2026 11:28
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.

3 participants