Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 1.85 KB

upgrading_to_v2.0.md

File metadata and controls

29 lines (22 loc) · 1.85 KB

Upgrade Guidance

Before moving forward with adopting components of V2, please review the list of breaking changes below. You can find a list of all changes in the Changelog.

Note: There is no in-place upgrade path from v1 to v2.

Breaking Changes

Steps to upgrade codebase

Note: When you run terraform apply, expect resources to be deleted and recreated. Be sure to monitor errors during the terrform apply process.

  1. If you have already forked V1 in your private repository, you can manually merge changes from V2 into your modified version of V1.
  2. If you have not made modifications to V1, you can upgrade the existing fork to V2