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

aws_lb_target_group: always support ip_address_type #1

Closed
wants to merge 1 commit into from

Conversation

arianvp
Copy link
Owner

@arianvp arianvp commented Mar 16, 2024

ip_address_type is supported for both type instance and type IP

Fixes hashicorp#35010

Description

Relations

Closes #0000

References

Output from Acceptance Testing

% make testacc TESTS=TestAccXXX PKG=ec2

...

ip_address_type is supported for both type instance and type IP

Fixes hashicorp#35010
@arianvp arianvp closed this Mar 16, 2024
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

Successfully merging this pull request may close these issues.

[Bug]: aws_lb_target_group with target_type of instance and ip_address_type of ipv6 gets created as ipv4
1 participant