You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore: integration test failed because of a new feature flag set to true (#1148)
This PR aws/aws-cdk#33291 adding a new feature flag to update IAM policies. If the default value is false, it shouldn't have any changes.
However, in the integration tests run by CodeBuild, it's enabled for some reasons, leading to a failed integration test.
0 commit comments