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
Add bundle/statemgmt from terraform/state_{pull,push}.go (#3057)
## Changes
Extract state file management into its own package. No other changes,
just pure move.
## Why
As part of adding "direct deployment" method
(#2926), this package will be
extended to handle state both for terraform and direct.
## Tests
Existing tests.
0 commit comments