icy-london-58403
02/05/2020, 12:12 AMbroad-dog-22463
02/05/2020, 12:32 AMfuture-barista-68134
02/05/2020, 12:48 AMicy-london-58403
02/05/2020, 3:15 AMpulumi github
is super hard. All you get are all the pulumi github projects!mammoth-elephant-55302
02/05/2020, 4:12 AMYou can still use it like this:
import * as gh from '@ibrasho/pulumi-github/bin';
but you will need to get the provider plugin binary. the author here does not appear to have published that anywhere - so you will need to clone the repo and build it yourself (with Go). Then put the resulting pulumi-provider-github binary on your PATH and things should work.icy-london-58403
02/05/2020, 6:42 PM