Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(ssm-parameter-backed-resource): store params cross-region
This changes so that params are stored in other regions, so that it can be added as a normal parameter to the CloudFormation stack, instead of relying on a Custom Resource that must be invalidated every deployment. This speeds up the mechanism considerably.
- Loading branch information