Skip to content
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

Choose whether IPv4 or IPv6 is used #228

Open
1 task done
tculp opened this issue Feb 2, 2023 · 1 comment
Open
1 task done

Choose whether IPv4 or IPv6 is used #228

tculp opened this issue Feb 2, 2023 · 1 comment

Comments

@tculp
Copy link

tculp commented Feb 2, 2023

Terraform CLI and Provider Versions

Terrraform: 1.3.6
Provider: 3.2.1

Use Cases or Problem Statement

Sometimes only IPv4 or IPv6 traffic is supported by an endpoint. For example, when using this provider to get the current user's IP address from a service like icanhazip.com

Proposal

A field like protocol_version that can be either 4 or 6

How much impact is this issue causing?

Medium

Additional Information

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@easbarba
Copy link

Yep, woul be rather helpful.

For the time being, sticking with simpler IP finders, as ipify, seems the sole alternative.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants