Open
Description
SUMMARY
I would like to create a compute instance that uses an existing dual stack subnet, and I would like to be able to ssh into the machine using the IPV6 address. I've tried simply adding the existing subnet to the machine's network_interfaces
using the subnet's selfLink
, but when I do that, only the IPV4 address is listed on the machine. The access_config
options seem rather limited, and I haven't figured out how to create a compute instance with an IPV4_IPV6 stack type with them. Is this supported? If so, do you have examples of how to do this?
ISSUE TYPE
- Question
COMPONENT NAME
gcp_compute_instance
ADDITIONAL INFORMATION
Metadata
Metadata
Assignees
Labels
No labels