Releases: guardian/cdk
Releases · guardian/cdk
v8.0.0
8.0.0 (2021-04-09)
Bug Fixes
- Hardcode the logicalId for
GuWazuhAccess
(3a50488) - Update
GuWazuhAccess
group description to follow guide (02143b4), closes /docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-security-group.html#cfn-ec2 /github.com/guardian/security-hq/blob/main/hq/markdown/wazuh.md#outbound-traffic-on-ports-1514-and-1515
BREAKING CHANGES
-
- Update
GuWazuhAccess
group description to follow guide
- Update
See:
-
- Hardcode the logicalId for
GuWazuhAccess
toWazuhSecurityGroup
- Hardcode the logicalId for
v7.1.2
v7.1.1
v7.1.0
v7.0.0
7.0.0 (2021-04-07)
BREAKING CHANGES
- The
setStageDependentValue
andgetStageDependentValue
helper functions have been removed. In order to reduce boilerplate, the same functionality is now provided via a single function (withStageDependentValue
).