-
Notifications
You must be signed in to change notification settings - Fork 398
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
sns_topic - Fix bug when used in GovCloud - issue 836 #1195
Conversation
Docs Build 📝Thank you for contribution!✨ This PR has been merged and your docs changes will be incorporated when they are next published. |
There was an error handling pipeline event 2339f52e-ad70-4330-95fd-93d2faff75c3. |
Pull request merge failed: Resource not accessible by integration, You may need to manually rebase your PR and retry. |
Backport to stable-4: 💚 backport PR created✅ Backport PR branch: Backported as #1275 🤖 @patchback |
SUMMARY Add region detection to skip usage of FIFO topics when using GovCloud regions Fixes #836 ISSUE TYPE Bugfix Pull Request COMPONENT NAME community.aws.sns_topic * * Add endpoint detection to skip usage of FIFO topics for GovCloud regions * * Remove GovCloud hack for FIFO topics * Update plugins/modules/sns_topic.py * Update plugins/modules/sns_topic.py * minor docs tweak (cherry picked from commit 2d74eda)
Add missing changelog fragment for 1195 SUMMARY Forgot to add a changelog fragment for #1195 ISSUE TYPE Docs Pull Request COMPONENT NAME sns_topic ADDITIONAL INFORMATION Reviewed-by: Alina Buzachis <None>
…in GovCloud - issue 836 (#1275) [PR #1195/2d74eda7 backport][stable-4] sns_topic - Fix bug when used in GovCloud - issue 836 This is a backport of PR #1195 as merged into main (2d74eda). SUMMARY Add region detection to skip usage of FIFO topics when using GovCloud regions Fixes #836 ISSUE TYPE Bugfix Pull Request COMPONENT NAME community.aws.sns_topic Reviewed-by: Mark Chappell <None>
…1195) ec2_vpc_endpoint - Remove policy_file parameter SUMMARY fixes: ansible-collections#1178 Drops the previously deprecated policy_file parameter. ISSUE TYPE Feature Pull Request COMPONENT NAME ec2_vpc_endpoint ADDITIONAL INFORMATION Reviewed-by: Alina Buzachis <None>
SUMMARY
Add region detection to skip usage of FIFO topics when using GovCloud regions
Fixes #836
ISSUE TYPE
COMPONENT NAME
community.aws.sns_topic