Skip to content

Conversation

maxrabin
Copy link
Contributor

@maxrabin maxrabin commented Aug 20, 2025

Description

Add Region parameter to Notification module

Motivation and Context

Now that AWS provider version 6.0.0 supports "region" parameter, add it to the "notification" module.
Resolves #353

Breaking Changes

Does not break backward compatibility

How Has This Been Tested?

  • I have updated at least one of the examples/* to demonstrate and validate my change(s)
  • I have tested and validated these changes using one or more of the provided examples/* projects
  • I have executed pre-commit run -a on my pull request

@antonbabenko antonbabenko changed the title Add Region parameter to Notification module feat: Add Region parameter to notification module Aug 20, 2025
@antonbabenko antonbabenko merged commit 2dd4364 into terraform-aws-modules:master Aug 20, 2025
19 checks passed
@antonbabenko
Copy link
Member

@maxrabin Thank you for the contribution!

antonbabenko pushed a commit that referenced this pull request Aug 20, 2025
## [5.5.0](v5.4.0...v5.5.0) (2025-08-20)

### Features

* Add region parameter to notification module ([#354](#354)) ([2dd4364](2dd4364))
@antonbabenko
Copy link
Member

This PR is included in version 5.5.0 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add "region" parameter in "Notifications" module
2 participants