Skip to content

Commit 83351ca

Browse files
authored
chore(gen2-migration): migration guide note about gen2 branch disconnection (#14762)
Update GEN2 migration guide with branch disconnection note Added note about disconnecting branches and CloudFormation stack deletion.
1 parent 339907f commit 83351ca

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

GEN2_MIGRATION_GUIDE.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -596,6 +596,11 @@ Once added the hosting service will start deploying this branch. Wait for it to
596596

597597
![](./migration-guide-images/deploying-branch.png)
598598

599+
> [!NOTE]
600+
>
601+
> Disconnecting the branch will trigger an asynchronous deletion of the associated CloudFormation stacks.
602+
> You must wait for those stack to be deleted before reconnecting the branch.
603+
599604
Once completed you can login to your app via the newly dedicated amplify domain. At this point,
600605
the application has access only to the DynamoDB data from your Gen1 environment. **It does not
601606
however reuse other stateful resources such as user pools.** To grant it access to all

0 commit comments

Comments
 (0)