terraform-google-modules / terraform-google-bastion-host

Generates a bastion host VM compatible with OS Login and IAP Tunneling that can be used to access internal VMs
https://registry.terraform.io/modules/terraform-google-modules/bastion-host/google
Apache License 2.0
126 stars 92 forks source link

IPv6 external IP support #180

Open mohag opened 9 months ago

mohag commented 9 months ago

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

github-actions[bot] commented 7 months ago

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days

github-actions[bot] commented 5 months ago

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days

github-actions[bot] commented 3 months ago

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days

mohag commented 2 months ago

.

github-actions[bot] commented 3 weeks ago

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days

mohag commented 3 weeks ago

Apparently one needs to encourage +1 comments here to keep the bot at bay....