Skip to content

Commit

Permalink
feat(ssm-parameter-backed-resource): store params cross-region
Browse files Browse the repository at this point in the history
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
henrist committed Jun 20, 2020
1 parent f7b1a99 commit b2dca5a
Show file tree
Hide file tree
Showing 3 changed files with 414 additions and 53 deletions.
Loading

0 comments on commit b2dca5a

Please sign in to comment.