v1.449.0
cloudposse-releaser
released this
30 May 00:04
·
128 commits
to refs/heads/main
since this release
fix(`rds`): Corrected SSM Paths for Non Existent `var.name` @milldr (#1052)
what
- Add output for KMS key alias
- Update SSM naming convention
why
- Useful output for KMS key references
- When
var.name
doesnt exist, this path includesnull
. We want to optionally support settingvar.attributes
without avar.name
references
- customer engagement