Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: terraform-aws-modules/terraform-aws-notify-slack
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.1.1
Choose a base ref
...
head repository: terraform-aws-modules/terraform-aws-notify-slack
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.1.2
Choose a head ref
  • 2 commits
  • 3 files changed
  • 4 contributors

Commits on Mar 26, 2024

  1. fix: Correct assume role permissions for SNS service to assume IAM ro…

    …le (#220)
    
    * Added inline assume_role_policy for sns_feedback_role
    
    * Unified perms
    
    * fix: Correct assume role policy
    
    ---------
    
    Co-authored-by: Swaraj Baral <[email protected]>
    Co-authored-by: Bryant Biggs <[email protected]>
    3 people authored Mar 26, 2024
    Configuration menu
    Copy the full SHA
    dae0c0f View commit details
    Browse the repository at this point in the history
  2. chore(release): version 6.1.2 [skip ci]

    ## [6.1.2](v6.1.1...v6.1.2) (2024-03-26)
    
    ### Bug Fixes
    
    * Correct assume role permissions for SNS service to assume IAM role ([#220](#220)) ([dae0c0f](dae0c0f))
    semantic-release-bot committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    12c9852 View commit details
    Browse the repository at this point in the history
Loading