bland-memory-40988
06/24/2018, 1:02 AMacoustic-van-24404
06/24/2018, 11:21 AMacoustic-van-24404
06/24/2018, 11:24 AMpulumi login --cloud-url local://
somewhat works. I wonder if and how I can point that at s3.....flat-carpet-28845
06/24/2018, 3:39 PMflat-carpet-28845
06/24/2018, 3:39 PMflat-carpet-28845
06/24/2018, 3:42 PMpulumi plugin install
command, as it keeps telling me that the KIND
I mentioned is wrong. I just assumed the KIND
is aws
. I tried searching in the pulumi site a bit, couldn’t find anything. Is this info present in any doc ? 🙂flat-carpet-28845
06/24/2018, 3:46 PMflat-carpet-28845
06/24/2018, 3:48 PMpulumi preview
even in my golang repo now. I guess there was some issue in automatically getting aws plugin while scaffolding golang projectbig-piano-35669
06/24/2018, 3:49 PMpulumi plugin install resource aws 0.14.0
should do the trick.flat-carpet-28845
06/24/2018, 3:49 PMbig-piano-35669
06/24/2018, 3:49 PMpulumi plugin ls
.flat-carpet-28845
06/24/2018, 3:50 PMaws
was present 😄flat-carpet-28845
06/24/2018, 3:51 PMbig-piano-35669
06/24/2018, 3:55 PMflat-carpet-28845
06/24/2018, 3:57 PMpulumi
repo readme ?flat-carpet-28845
06/24/2018, 4:01 PM<https://pulumi.io/tour/basics-projects.html>
where the users create the projectflat-carpet-28845
06/24/2018, 4:08 PM$GOPATH
). Then I didn’t do go build
and go install .
to get the executable in the $PATH
through the $GOPATH/bin
- I guessed this from the error I got about the program executable missing. And while doing that I realized the dependencies didn’t install automatically, so I installed it using dep ensure
, and then I faced the plugin issue finally, for which you just helped me 🙂flat-carpet-28845
06/24/2018, 4:37 PMacl
in it, all in just a few lines of code. 😄 This is the first time I am doing such automated deployment related stuff, but I can make sense out of how much effort has been put into this as it feels so easy because of the fact that pulumi
has done all the heavy liftingflat-carpet-28845
06/24/2018, 4:39 PMbland-memory-40988
06/24/2018, 4:54 PMbland-memory-40988
06/24/2018, 5:14 PMbig-piano-35669
06/24/2018, 5:17 PMAPI
class (renamed from HttpEndpoint
) is JS/TS-only at the moment. The cloud package overall is still in a very early state, so definitely eager to hear feedback on the concepts there and where you'd like to see us take them.bland-memory-40988
06/24/2018, 5:19 PMbland-memory-40988
06/24/2018, 5:20 PMbland-memory-40988
06/24/2018, 5:52 PMbig-soccer-75859
06/24/2018, 9:54 PMrefined-airplane-93668
06/25/2018, 7:29 AMwitty-table-75999
06/25/2018, 9:02 AMacoustic-van-24404
06/25/2018, 9:35 AMstocky-spoon-28903
06/25/2018, 9:39 AMstocky-spoon-28903
06/25/2018, 9:39 AM