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

[PR #1692/5bf51c0d backport][stable-5] iam_role - add assume_role_policy_document_raw #1694

Commits on Feb 2, 2023

  1. iam_role - add assume_role_policy_document_raw (#1692)

    iam_role - add assume_role_policy_document_raw
    
    SUMMARY
    fixes: #551
    assume_role_policy_document is an IAM policy document, and as such we shouldn't be modifying it.  Running camel / snake conversion against the document breaks it.  Adds assume_role_policy_document_raw and deprecates the current snake_case behaviour.
    ISSUE TYPE
    
    Feature Pull Request
    
    COMPONENT NAME
    iam_role
    iam_role_info
    ADDITIONAL INFORMATION
    Follows up on #1054 / #1068
    
    Reviewed-by: Alina Buzachis <None>
    (cherry picked from commit 5bf51c0)
    tremble authored and patchback[bot] committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    44e528e View commit details
    Browse the repository at this point in the history