Closed wchaws closed 3 years ago
This issue is now marked as stale because it hasn't seen activity for a while. Add a comment or it will be closed soon.
Closing this issue as it hasn't seen activity for a while. Please add a comment @mentioning a maintainer to reopen.
123
To solve data lost after upgrading, I think we need to change all database
removalPolicy: cdk.RemovalPolicy.RETAIN
https://github.com/aws-samples/cdk-keycloak/blob/11d2b47e6a0293c12b2b1aa40dec850177d7f033/src/keycloak.ts#L333 https://github.com/aws-samples/cdk-keycloak/blob/11d2b47e6a0293c12b2b1aa40dec850177d7f033/src/keycloak.ts#L360 https://github.com/aws-samples/cdk-keycloak/blob/11d2b47e6a0293c12b2b1aa40dec850177d7f033/src/keycloak.ts#L377