green-morning-1318
04/08/2020, 5:51 PMgreen-morning-1318
04/08/2020, 6:07 PMsalmon-needle-46218
04/08/2020, 9:01 PMsalmon-needle-46218
04/08/2020, 9:13 PMlimited-rainbow-51650
04/10/2020, 10:11 AMgo.sum
files?
https://travis-ci.com/github/pulumi/pulumi/builds/159764016
Why is that a reason to halt the build of my Pull Request?acceptable-stone-35112
04/12/2020, 8:30 AMmillions-judge-24978
04/16/2020, 6:20 PMpulumi-spotinst
. Would you be open to taking ownership of this one as well?broad-dog-22463
04/26/2020, 9:19 PMbest-receptionist-98400
05/05/2020, 1:14 PMbest-receptionist-98400
05/05/2020, 1:14 PMgreen-school-95910
05/09/2020, 2:11 AMalert-restaurant-79151
05/20/2020, 8:19 AMalert-restaurant-79151
05/22/2020, 4:00 AMprovider.go
under ./nix
does that mean I cannot import this package and use it as a provider for pulumi without forking it first? I cannot import the root package: <http://github.com/andrewchambers/terraform-provider-nix|github.com/andrewchambers/terraform-provider-nix>
which does contain provider.go
as this will result in protest from golangs package manager: import "<http://github.com/andrewchambers/terraform-provider-nix|github.com/andrewchambers/terraform-provider-nix>" is a program, not an importable package
colossal-plastic-46140
06/17/2020, 6:08 PMbroad-dog-22463
06/17/2020, 6:08 PMcolossal-plastic-46140
06/17/2020, 6:08 PMcolossal-plastic-46140
06/17/2020, 6:10 PMbroad-dog-22463
06/17/2020, 6:10 PMbroad-dog-22463
06/17/2020, 6:10 PMbroad-dog-22463
06/17/2020, 6:13 PMbroad-dog-22463
06/17/2020, 6:13 PMbroad-dog-22463
06/17/2020, 6:13 PMcolossal-plastic-46140
06/17/2020, 6:14 PMbroad-dog-22463
06/17/2020, 6:16 PMcolossal-plastic-46140
06/17/2020, 6:37 PMcurl --silent "<https://api.github.com/repos/pulumi/pulumi-${PACK}/tags>" | jq ".[0]".name -r
colossal-plastic-46140
06/17/2020, 6:38 PMbroad-dog-22463
06/17/2020, 6:40 PMcolossal-plastic-46140
06/17/2020, 6:41 PMbroad-dog-22463
06/17/2020, 7:10 PMmagnificent-airport-52631
06/22/2020, 8:06 AMerror: could not import deployment: performing HTTP request: Post "https://api.pulumi.com/api/stacks///dev/import": stream error: stream ID 3; PROTOCOL_ERRORRunning on: • Pulumi v2.4.0 • WSL2 Ubuntu • OS Build 19042.330 • Windows Feature Experience Pack 120.2202.130.0
> wsl -l -v
NAME STATE VERSION
* Ubuntu Running 2
Have tried both following methods:
$ pulumi stack export | pulumi stack import
$ pulumi stack export --file o.txt
$ pulumi stack import --file o.txt