mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 21:32:49 +00:00
Support check mode in aws_ses_identity module (#38422)
* Port aws_ses_identity module to use AnsibleAWSModule * Support Check Mode in aws_ses_identity * Add tests for check mode * Move feedback forwarding parameter check to before any changes are made.
This commit is contained in:
committed by
Sloane Hertel
parent
0781a7f68c
commit
c4536bc827
2
changelogs/fragments/aws_ses_identity_check_mode.yaml
Normal file
2
changelogs/fragments/aws_ses_identity_check_mode.yaml
Normal file
@@ -0,0 +1,2 @@
|
||||
minor_changes:
|
||||
- The aws_ses_identity module supports check mode
|
||||
Reference in New Issue
Block a user