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

Adding IP stack option (stack_type) to gcp_compute_instance #638

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

safaci2000
Copy link
Contributor

SUMMARY

Currently, it's not possible to create a compute instance with an IPV6 stack. Once created you need to go to the console and change the stack type manually.

Fixes #618

ISSUE TYPE
  • Feature Pull Request
COMPONENT NAME

gcp_compute_instance: allow network to be configured as V4, V6 or both

@safaci2000 safaci2000 changed the title Adding IP stack option Adding IP stack option (stack_type) to gcp_compute_instance Jul 17, 2024
@safaci2000
Copy link
Contributor Author

I'm not sure what the issue is with the CI, but some guidance would be appreciated.

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.

[Question] Using an IPV4_IPV6 stack type with compute instances
1 participant