aws_service_ip_ranges suppport for ipv6 #438
Labels
feature
This issue/PR relates to a feature request
has_pr
integration
tests/integration
plugins
plugin (any type)
tests
tests
Summary
We are using amazon.aws collection and we noticed that the aws_service_ip_ranges does not have an option to return IPv6 ranges.
Issue Type
Feature Idea
Component Name
{ lookup('aws_service_ip_ranges', region='us-west-2', service='ROUTE53_HEALTHCHECKS', ipv6_prefix=True, wantlist=True) }
Should return a list of IPv6 addresses that correspond to the Route53 health check.
Pull Request
#430
Additional Information
Code of Conduct
The text was updated successfully, but these errors were encountered: