Skip to content

v1.1.2 - Add validations on get parameter

Compare
Choose a tag to compare
@fredboutin fredboutin released this 10 Jun 15:22
180f71a

Added some validations on get parameter to track a bug where ${/some/value} would get injected instead of the parameter store value.

Bumped aws sdk to 1.5.21.RELEASE and jackson-bomto 2.9.9.

Thanks to @jebeaudet for the contribution!