-
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
Don't consider prop 'StateTransitionedTimestamp' in change detection #1440
Don't consider prop 'StateTransitionedTimestamp' in change detection #1440
Conversation
Build failed. ✔️ ansible-galaxy-importer SUCCESS in 4m 15s |
Build succeeded. ✔️ ansible-galaxy-importer SUCCESS in 4m 30s |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
In general the change looks good. However, please there's a minor tweak needed to the formatting of the changelog.
changelogs/fragments/1440-cloudwatch_metric_alarm-fix-change-detection.yml
Outdated
Show resolved
Hide resolved
…etection.yml Co-authored-by: Mark Chappell <mchappel@redhat.com>
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 4m 19s |
Build succeeded (gate pipeline). ✔️ ansible-galaxy-importer SUCCESS in 4m 18s |
…nsible-collections#1440) Don't consider prop 'StateTransitionedTimestamp' in change detection SUMMARY Remove property 'StateTransitionedTimestamp' from the list of props when determining if an alarm has changed and needs to be create/updated. Fixes ansible-collections#1439 ISSUE TYPE Bugfix Pull Request COMPONENT NAME cloudwatch-metric-alarm ADDITIONAL INFORMATION See issue ansible-collections#1439 for additional details. Reviewed-by: Mark Chappell Reviewed-by: Alina Buzachis
…1440) (#1480) [manual backport stable-5] Don't consider prop 'StateTransitionedTimestamp' in change detection (#1440) SUMMARY Remove property 'StateTransitionedTimestamp' from the list of props when determining if an alarm has changed and needs to be create/updated. Fixes #1439 ISSUE TYPE Bugfix Pull Request COMPONENT NAME cloudwatch-metric-alarm ADDITIONAL INFORMATION See issue #1439 for additional details. Reviewed-by: Mark Chappell Reviewed-by: Alina Buzachis SUMMARY ISSUE TYPE Bugfix Pull Request Docs Pull Request Feature Pull Request New Module Pull Request COMPONENT NAME ADDITIONAL INFORMATION Reviewed-by: Mark Chappell
SUMMARY
Remove property 'StateTransitionedTimestamp' from the list of props when determining if an alarm has changed and needs to be create/updated.
Fixes #1439
ISSUE TYPE
COMPONENT NAME
cloudwatch-metric-alarm
ADDITIONAL INFORMATION
See issue #1439 for additional details.