Skip to content

IPv6 external IP support #180

@mohag

Description

@mohag

TL;DR

access_config can be configured, ipv6_access_config can't, so static IPv6 IPs can't be configured on the bastion host

Terraform Resources

https://registry.terraform.io/providers/hashicorp/google/latest/docs/resources/compute_instance#nested_ipv6_access_config

Detailed design

Add an ipv6_access_config variable that is passed similar to access_config is passed currently. (It might be necessary to add a flag similar to `external_ip` to toggle the creation of an IPv6 IP. `enable_ipv6` is my suggestion. (it might be an internal / external IP, depending on the VPC's configuration)

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions