https://pulumi.com logo
#golang
Title
h

helpful-london-36654

08/27/2019, 3:37 AM
Is go not a first class language for Pulumi? On the getting started there's only TypeScript, JavaScript and Python
w

white-balloon-205

08/27/2019, 3:53 AM
Go support is in preview, but is in use by many current users for a core set of scenarios. See also https://www.pulumi.com/docs/intro/languages/.
h

helpful-london-36654

08/27/2019, 1:14 PM
If I wanted to use Go, where would I need to start? Assuming no knowledge of Pulumi
w

white-balloon-205

08/27/2019, 8:34 PM
Here's an example that's a good getting started point: https://github.com/pulumi/examples/tree/master/aws-go-s3-folder
3 Views