Dry-running Core v0.1.4-rc1 against an existing environment #276
|
We run an on-prem lab from the ~/.hybridops/envs/shared/config/blueprints/onprem-authoritative-foundation.yml It also has saved module state and run records under the same runtime root.
Before replacing the v0.1.3 installation, we need to know whether the existing overlay still loads and plans with the prerelease. This check must not deploy or change provider resources. |
Answered by
jeleel-muibi
Aug 8, 2026
Replies: 1 comment 8 replies
|
Confirm how the environment is selected and whether the deployment uses the retained file with |
8 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Correct. Reinstalling the verified v0.1.3 package restores the prior Core application if the prerelease needs to be rolled back before deployment. The runtime root remains in place. An application rollback cannot undo provider changes made after a deployment. That is why the sequence ends at preflight until its result is reviewed.