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

IPv6 external IP support #180

Open
mohag opened this issue Jan 26, 2024 · 8 comments
Open

IPv6 external IP support #180

mohag opened this issue Jan 26, 2024 · 8 comments
Labels
enhancement New feature or request

Comments

@mohag
Copy link

mohag commented Jan 26, 2024

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

@mohag mohag added the enhancement New feature or request label Jan 26, 2024
Copy link

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 github-actions bot added Stale and removed Stale labels Mar 26, 2024
Copy link

github-actions bot commented Jun 2, 2024

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 github-actions bot added Stale and removed Stale labels Jun 2, 2024
Copy link

github-actions bot commented Aug 3, 2024

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 github-actions bot added the Stale label Aug 3, 2024
@mohag
Copy link
Author

mohag commented Aug 6, 2024

.

@github-actions github-actions bot removed the Stale label Aug 6, 2024
Copy link

github-actions bot commented Oct 6, 2024

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 github-actions bot added the Stale label Oct 6, 2024
@mohag
Copy link
Author

mohag commented Oct 7, 2024

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

@github-actions github-actions bot removed the Stale label Oct 7, 2024
Copy link

github-actions bot commented Dec 6, 2024

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 github-actions bot added the Stale label Dec 6, 2024
@mohag
Copy link
Author

mohag commented Dec 9, 2024

.

@github-actions github-actions bot removed the Stale label Dec 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant