v31.0.0
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.