This repository was archived by the owner on Feb 26, 2024. It is now read-only.
This repository was archived by the owner on Feb 26, 2024. It is now read-only.
Automated migration [v1 -> v2] #160
Open
Description
The file /stackhead/VERSION
contains the information which StackHead version was used to deploy the server.
This way we can execute migrations to upgrade the projects to v2.
All breaking changes and manual migration instructions are documented here: https://docs.stackhead.io/v/next/technical-documentation/upgrading
The goal is to allow using StackHead v2 on a server set up via v1 without any manual interactions.
Tasks:
- Migrate projects to new Terraform state structure (Per-project deployment or update #148)