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

Support for Application Load Balancer Dualstack Without Public IPv4 Assignment #192

Open
takobaba opened this issue Nov 15, 2024 · 0 comments

Comments

@takobaba
Copy link

Describe the Feature

There is a new feature on AWS Application Loadbalancer published in July 2024, details can be found below:

Application load balancer's can be configured with dual stack without public IPv4 assignment.

Here is the terraform document that has the support for it, version as of creation of this GitHub issue 5.76.0:

Expected Behavior

Cannot configure the lb ip_address_type with dualstack-without-public-ipv4

Use Case

Deploying an AWS Application Load Balancer with dualstack without public IPv4

Describe Ideal Solution

Be able to configure ip_address_type with dualstack-without-public-ipv4

Alternatives Considered

No response

Additional Context

No response

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

No branches or pull requests

1 participant