stocky-spoon-28903
04/14/2019, 6:05 PMGopkg.*
2. Temporarily export GO111MODULE=on
3. go get <http://github.com/pulumi/pulumi-terraform@master|github.com/pulumi/pulumi-terraform@master>
4. go get <http://github.com/terraform-providers/terraform-provider-xyz@releasetag|github.com/terraform-providers/terraform-provider-xyz@releasetag>
5. go mod vendor
6. unset GO111MODULE
7. In .travis.yml, bump to go: 1.12.1
(but not further)
8. Apply the diff to build/common.mk
from here: https://github.com/pulumi/pulumi-aws/pull/514/files#diff-fd68401511ad5f7f12fb687d58ec8076
9. go get <http://github.com/pulumi/scripts/gomod-doccopy|github.com/pulumi/scripts/gomod-doccopy>
9. The rest should be the same as the instructionsNo matter how you like to participate in developer communities, Pulumi wants to meet you there. If you want to meet other Pulumi users to share use-cases and best practices, contribute code or documentation, see us at an event, or just tell a story about something cool you did with Pulumi, you are part of our community.
Powered by