Skip to content

Commit

Permalink
Add SSM resolver (#67)
Browse files Browse the repository at this point in the history
* Add SSM resolver

* Update CHANGELOG

Co-authored-by: Oliver Crawford <[email protected]>
  • Loading branch information
ocrawford555 and Oliver Crawford authored Jun 15, 2021
1 parent 16d1561 commit cd579da
Show file tree
Hide file tree
Showing 6 changed files with 159 additions and 5 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
# Change Log
All notable changes to this project will be documented in this file.

## 0.10.0 - [2021-06-14]
### Additions
- Resolver able to handle AWS SSM values in templates.
### Fixes
- Update `CLOUDFORMATION_ACTIONS`

## 0.9.1 - [2021-05-06]
### Fixes
- Update `CLOUDFORMATION_ACTIONS`
Expand Down
Loading

0 comments on commit cd579da

Please sign in to comment.