-
Notifications
You must be signed in to change notification settings - Fork 341
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
[manual backport stable-5] ssm_parameter: update examples to use FQCN (#1685) #1693
Conversation
ssm_parameter: update examples to use FQCN SUMMARY This PR update examples to use FQCN. Fixes ansible-collections#1581 Should get reflected in module documentation on next doc generation. ISSUE TYPE Docs Pull Request COMPONENT NAME amazon.aws.ssm_parameter ADDITIONAL INFORMATION Reviewed-by: Alina Buzachis (cherry picked from commit 44eec36)
Docs Build 📝Thank you for contribution!✨ This PR has been merged and your docs changes will be incorporated when they are next published. |
Build succeeded. ✔️ ansible-galaxy-importer SUCCESS in 3m 41s |
Build succeeded (gate pipeline). ✔️ ansible-galaxy-importer SUCCESS in 4m 06s |
cf72e21
into
ansible-collections:stable-5
SNS: content-based deduplication SUMMARY Original Author: redradrat Original PR: ansible-collections#1602 Adds the missing option of "content-based deduplication" for fifo topics. Also fixes looking up fifo topic ARNs, which resulted in changing always be True. ISSUE TYPE Feature Pull Request COMPONENT NAME sns_topic ADDITIONAL INFORMATION ansible-collections#1602 is missing tests and has merge conflicts. Fixes the conflicts and adds integration tests Reviewed-by: Alina Buzachis <None> Reviewed-by: Mark Chappell <None>
SNS: content-based deduplication SUMMARY Original Author: redradrat Original PR: ansible-collections#1602 Adds the missing option of "content-based deduplication" for fifo topics. Also fixes looking up fifo topic ARNs, which resulted in changing always be True. ISSUE TYPE Feature Pull Request COMPONENT NAME sns_topic ADDITIONAL INFORMATION ansible-collections#1602 is missing tests and has merge conflicts. Fixes the conflicts and adds integration tests Reviewed-by: Alina Buzachis <None> Reviewed-by: Mark Chappell <None>
SNS: content-based deduplication SUMMARY Original Author: redradrat Original PR: ansible-collections#1602 Adds the missing option of "content-based deduplication" for fifo topics. Also fixes looking up fifo topic ARNs, which resulted in changing always be True. ISSUE TYPE Feature Pull Request COMPONENT NAME sns_topic ADDITIONAL INFORMATION ansible-collections#1602 is missing tests and has merge conflicts. Fixes the conflicts and adds integration tests Reviewed-by: Alina Buzachis <None> Reviewed-by: Mark Chappell <None>
ssm_parameter: update examples to use FQCN
SUMMARY
This PR update examples to use FQCN.
Fixes #1581
Should get reflected in module documentation on next doc generation.
ISSUE TYPE
Docs Pull Request
COMPONENT NAME
amazon.aws.ssm_parameter
ADDITIONAL INFORMATION
Reviewed-by: Alina Buzachis
(cherry picked from commit 44eec36)
SUMMARY
ISSUE TYPE
COMPONENT NAME
ADDITIONAL INFORMATION