You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Apply SecretScopeFixups in upload_state_for_yaml_sync.go
Add SecretScopeFixups(EngineDirect) before reading b.Config.Value()
so the config includes .permissions entries for secret scopes. Without
this, CalculatePlan sees .permissions in state but not in config and
produces incorrect plan entries during YAML sync conversion.
Co-authored-by: Isaac
0 commit comments