Skip to content

[Enhancement]: Add support for a DualStackDnsName attribute in aws_globalaccelerator_accelerator #27839

Closed
@sergey-signal

Description

@sergey-signal

Description

From the AWS docs: "If you have a dual-stack accelerator, you also have a second DNS name, DualStackDnsName , that points to both the A record and the AAAA record for all four static addresses for the accelerator: two IPv4 addresses and two IPv6 addresses."

Currently, only DnsName attribute is supported by Terraform AWS provider.

Affected Resource(s) and/or Data Source(s)

resource/aws_globalaccelerator_accelerator

Potential Terraform Configuration

No response

References

create_accelerator,
describe_accelerator

Would you like to implement a fix?

Yes

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementRequests to existing resources that expand the functionality or scope.service/globalacceleratorIssues and PRs that pertain to the globalaccelerator service.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions