helpful-bear-175
07/26/2019, 9:03 PMbroad-dog-22463
07/26/2019, 9:20 PMgentle-diamond-70147
07/26/2019, 9:22 PMhelpful-bear-175
07/27/2019, 3:26 AMstocky-spoon-28903
07/29/2019, 6:08 PMstocky-spoon-28903
07/29/2019, 6:08 PMstocky-spoon-28903
07/29/2019, 6:08 PMpackage main
, it’s not possible to wrap.helpful-bear-175
07/29/2019, 6:11 PMgentle-diamond-70147
07/29/2019, 6:13 PMhelpful-bear-175
07/29/2019, 6:19 PMstocky-spoon-28903
07/29/2019, 6:29 PMhelpful-bear-175
07/29/2019, 9:03 PMhelpful-bear-175
07/30/2019, 2:02 PMstocky-spoon-28903
07/30/2019, 3:22 PMgentle-diamond-70147
07/30/2019, 3:48 PMhelpful-bear-175
07/30/2019, 3:49 PMgentle-diamond-70147
07/30/2019, 3:51 PMhelpful-bear-175
07/30/2019, 3:51 PMhelpful-bear-175
08/15/2019, 2:37 PM<https://github.com/aiven/terraform-provider-aiven>`
rough-plastic-90183
08/16/2019, 3:34 PMhelpful-london-36654
08/27/2019, 3:37 AMcold-car-23440
09/16/2019, 9:54 AMstocky-spoon-28903
09/16/2019, 11:53 AMpulumi-azure
provider is indeed based on the AzureRM Terraform provider. The same resource model is exposed by each language SDK, so the typescript docs are mostly fine for working out what is available. The actual Go programming model is the same between AWS and Azure too - you create your resources in the function passed to pulumi.Run
, and pass the pulumi.Context
into each resource constructor. Do you have a specific scenario in mind that you’d like an example of?cold-car-23440
09/16/2019, 1:22 PMstocky-spoon-28903
09/16/2019, 1:23 PMcold-car-23440
09/17/2019, 10:11 PMgo: <http://github.com/pulumi/pulumi-azure@v1.0.0|github.com/pulumi/pulumi-azure@v1.0.0> requires
<http://github.com/Azure/go-autorest/autorest@v0.8.0|github.com/Azure/go-autorest/autorest@v0.8.0> requires
<http://github.com/Azure/go-autorest/tracing@v0.4.0|github.com/Azure/go-autorest/tracing@v0.4.0> requires
<http://contrib.go.opencensus.io/exporter/ocagent@v0.4.6|contrib.go.opencensus.io/exporter/ocagent@v0.4.6> requires
<http://github.com/census-instrumentation/opencensus-proto@v0.1.0-0.20181214143942-ba49f56771b8|github.com/census-instrumentation/opencensus-proto@v0.1.0-0.20181214143942-ba49f56771b8>: invalid pseudo-version: version before v0.1.0 would have negative patch number
go version go1.13 darwin/amd64
any ideas?broad-dog-22463
09/18/2019, 7:25 AMcold-car-23440
09/18/2019, 8:26 AMbroad-dog-22463
09/18/2019, 8:26 AMbroad-dog-22463
09/18/2019, 8:27 AMbroad-dog-22463
09/18/2019, 8:27 AM