Hey Team How can we enable IP forwarding for GCE ?...
# general
f
Hey Team How can we enable IP forwarding for GCE ? and assign network interface card = gVNIC to GCE through pulumi ??
m
Copy code
canIpForward: true,
hmm ... it's just a property in the instance resource right? in our case we enabled IAP tunnel to access the GCE which we use it as bastion.