Skip to content

v31.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Nov 13:25
· 2282 commits to main since this release
ddc9df5

31.0.0 (2021-11-17)

  • refactor!: rename stackName to cloudFormationStackName in GuStackProps (#919) (ddc9df5), closes #919

BREAKING CHANGES

  • Removes the stackName prop and adds an optional cloudFormationStackName prop.
    This helps to remove ambiguity between the Guardian concept of a stack and a CloudFormation stack.