Hi guys, can someone please guide me about how to ...
# general
h
Hi guys, can someone please guide me about how to create Google cloud instance with Golang using pulumi. I can’t figure out how to specify boot disk in go code. I am new to pulumi and Golang. Thanks
l
Hey Dev, I encourage you to join the #golang channel for more discussion on this. I put together a small example that shows how to create a GCP instance and specify a boot disk: https://github.com/pulumi/examples/pull/659 Let me know if you have any questions.
h
Thanks a lot Evan. I really appreciate your help. I managed sort it out myself after I sent a message ... should I send my working code to you ... may be you can update the pull request or let me know if you want me to create new pull request
l
Glad to hear it! Either one would be great.