Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add disableConditionKeyInheritance to iamResource #2036

Merged
merged 1 commit into from
Nov 8, 2023

Commits on Nov 8, 2023

  1. Add disableConditionKeyInheritance to iamResource

    This commit adds a disableConditionKeyInheritance property to the
    iamResource trait, which can be set to true to decouple an IAM
    resource's condition keys from those of its parent resource(s). This
    can be combined with the conditionKeys trait to explicitly configure
    an IAM resource's condition keys.
    kstich committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    97f2cde View commit details
    Browse the repository at this point in the history