Skip to content

Conversation

@DanielMSchmidt
Copy link
Contributor

This PR adds a lot of logistics around deferrals and makes providers reporting deferrals be reflected in the plan (and the dependent actions / resources).
I omitted the expansion of resources with unknown values from this PR and will do it in a follow up to limit the scope a bit.

Fixes #

Target Release

1.14.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.

@DanielMSchmidt DanielMSchmidt requested a review from a team as a code owner August 19, 2025 17:08
@DanielMSchmidt DanielMSchmidt added the no-changelog-needed Add this to your PR if the change does not require a changelog entry label Aug 19, 2025
@DanielMSchmidt DanielMSchmidt force-pushed the TF-27458 branch 2 times, most recently from 19ab98b to 56fcd00 Compare August 19, 2025 17:28
Co-authored-by: Dan Leehr <dleehr@users.noreply.github.com>
liamcervante
liamcervante previously approved these changes Aug 25, 2025
Copy link
Member

@liamcervante liamcervante left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good 👍

}

if !schemaDiags.HasErrors() {
deferredResources, deferredDiags := c.deferredResources(config, walker.Deferrals.GetDeferredChanges(), priorState)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: you could refactor this so it uses the shared schemas as well?

@DanielMSchmidt DanielMSchmidt merged commit c4f129f into main Aug 25, 2025
11 checks passed
@DanielMSchmidt DanielMSchmidt deleted the TF-27458 branch August 25, 2025 12:02
@github-actions
Copy link
Contributor

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

Labels

no-changelog-needed Add this to your PR if the change does not require a changelog entry

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants