https://pulumi.com logo
s

some-xylophone-39695

03/03/2020, 3:24 AM
Is there a Python version of this tutorial? https://www.pulumi.com/docs/tutorials/gcp/gce-webserver/
g
s

some-xylophone-39695

03/03/2020, 4:33 PM
@gentle-diamond-70147 I already saw that one. It exposes the external address, which my instance does not have.
@gentle-diamond-70147 i ended up just using
network_interfaces
and piping the output to
jq
i wish i had a more straightforward way to do this