Skip to content

v63.0.1

Choose a tag to compare

@guardian-cdk guardian-cdk released this 09 Apr 10:51
· 50 commits to main since this release
Immutable release. Only release title and notes can be modified.
fff5260

Patch Changes

  • 1ff04c8: Introduce a withoutPolicyChecks flag to GuDeveloperPolicy properties so that the check can be turned off.

    Provide instructions for use of that flag in the "overbroad" action/resource error text.

    This enables teams to use fully wildcarded actions and resources when needed, but also provides information in
    cloudformation metadata to allow us to track the usage of that switch in order to study how often this is
    needed.