Skip to content

Commit

Permalink
Merge pull request ansible-collections#734 from tremble/boto3/route53…
Browse files Browse the repository at this point in the history
…_health_check

route53_health_check - boto3 migration 

SUMMARY
route53_health_check migration to boto3
Depends-On: ansible-collections#746
ISSUE TYPE

Feature Pull Request

COMPONENT NAME
route53_health_check
ADDITIONAL INFORMATION
Todo:

 changelog
 docs for new return values
 tests for return values

Reviewed-by: Alina Buzachis <None>
Reviewed-by: None <None>
  • Loading branch information
ansible-zuul[bot] committed Oct 11, 2021
2 parents e42b0d9 + 9d1f44e commit ff16412
Show file tree
Hide file tree
Showing 4 changed files with 972 additions and 229 deletions.
3 changes: 3 additions & 0 deletions changelogs/fragments/734-route53_health_check.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
minor_changes:
- route53_health_check - migrated to boto3 SDK (https://github.com/ansible-collections/community.aws/pull/734).
- route53_health_check - added support for check_mode (https://github.com/ansible-collections/community.aws/pull/734).
Loading

0 comments on commit ff16412

Please sign in to comment.