Skip to content

Conversation

ChihweiLHBird
Copy link

Related Issue

Fixes #1214

Description

The UseStateForUnknownIf plan modifier can copy the state value into plan when the condition is met.

There are some common cases to use this plan modifier, for example:

  1. A computed attribute is only changed during an update operation when another attribute is being changed.
  2. ...

@ChihweiLHBird ChihweiLHBird requested a review from a team as a code owner September 6, 2025 20:52
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.

Plan Modifier UseStateForUnknownIf

1 participant