Closed hoangnbn closed 1 year ago
The secret custom resource is not hotswappable. It has a no-op parameter which assigned a random uuid to be deployed every time. Although it fits CI/CD, the sandbox deployment suffers without hotswap capability.
Addressed in https://github.com/aws-amplify/samsara-cli/pull/156
The secret custom resource is not hotswappable. It has a no-op parameter which assigned a random uuid to be deployed every time. Although it fits CI/CD, the sandbox deployment suffers without hotswap capability.