https://pulumi.com logo
Docs
Join the conversationJoin Slack
Channels
announcements
automation-api
aws
azure
blog-posts
built-with-pulumi
cloudengineering
cloudengineering-support
content-share
contribex
contribute
docs
dotnet
finops
general
getting-started
gitlab
golang
google-cloud
hackathon-03-19-2020
hacktoberfest
install
java
jobs
kubernetes
learn-pulumi-events
linen
localstack
multi-language-hackathon
office-hours
oracle-cloud-infrastructure
plugin-framework
pulumi-cdk
pulumi-crosscode
pulumi-deployments
pulumi-kubernetes-operator
pulumi-service
pulumiverse
python
registry
status
testingtesting123
testingtesting321
typescript
welcome
workshops
yaml
Powered by Linen
golang
  • a

    aloof-tailor-93191

    09/20/2018, 8:54 PM
    cool, I'll create that.
  • a

    aloof-tailor-93191

    09/20/2018, 8:54 PM
    I just created https://github.com/pulumi/pulumi/issues/1962 for the earlier lambda file archive issue
  • i

    incalculable-sundown-82514

    09/20/2018, 8:55 PM
    thanks!
  • a

    aloof-tailor-93191

    09/20/2018, 8:58 PM
    and here's the other: https://github.com/pulumi/pulumi-terraform/issues/256
  • a

    acoustic-book-58772

    09/20/2018, 8:59 PM
    gotcha. Thanks!
    a
    • 2
    • 1
  • a

    aloof-tailor-93191

    09/20/2018, 8:59 PM
    I was reading through some of the pulumi-terraform code and it's pretty amazing
  • a

    aloof-tailor-93191

    09/20/2018, 8:59 PM
    but also mind bending
  • i

    incalculable-sundown-82514

    09/20/2018, 9:00 PM
    feel free to, if you want! Myself and others are around in here for guidance if you run into trouble
  • i

    incalculable-sundown-82514

    09/20/2018, 9:00 PM
    feel free to poke any of us 🙂
  • a

    aloof-tailor-93191

    09/20/2018, 9:02 PM
    cool, I will
  • i

    incalculable-sundown-82514

    09/20/2018, 9:02 PM
    @microscopic-florist-22719 says he’s run into #256 and has a fix for it, so don’t worry about that one I think
  • a

    aloof-tailor-93191

    09/20/2018, 9:03 PM
    cool
  • a

    aloof-tailor-93191

    09/20/2018, 10:00 PM
    @incalculable-sundown-82514 ran into an issue calling out to AWS directly in my stack code.
  • a

    aloof-tailor-93191

    09/20/2018, 10:00 PM
    https://pulumi-community.slack.com/archives/C84L4E3N1/p1537477510000100
  • a

    aloof-tailor-93191

    09/20/2018, 10:00 PM
    discussed it there, and opened this PR: https://github.com/pulumi/pulumi/pull/1965
  • i

    incalculable-sundown-82514

    09/20/2018, 10:00 PM
    awesome, thanks!
  • i

    incalculable-sundown-82514

    09/20/2018, 10:01 PM
    our threat model at this point has been that once somebody controls the binaries running on your computer, you’ve already lost
  • i

    incalculable-sundown-82514

    09/20/2018, 10:01 PM
    so I think this is OK
  • a

    aloof-tailor-93191

    09/20/2018, 10:01 PM
    ok
  • a

    aloof-tailor-93191

    09/20/2018, 10:01 PM
    I agree
  • i

    incalculable-sundown-82514

    09/20/2018, 10:09 PM
    I’ll merge it when the CI is green - thanks again for the improvements here! 😄
  • a

    aloof-tailor-93191

    09/20/2018, 10:12 PM
    (-: waiting for the green lights
  • a

    aloof-tailor-93191

    09/20/2018, 10:12 PM
    where's that xkcd...
    😆 1
  • a

    aloof-tailor-93191

    09/24/2018, 8:04 PM
    hey, I was looking to create a component in go, using https://pulumi.io/reference/component-tutorial.html as a guide
  • a

    aloof-tailor-93191

    09/24/2018, 8:04 PM
    and I can only find a ComponentResource interface
  • a

    aloof-tailor-93191

    09/24/2018, 8:05 PM
    is this intentional or just not yet implemented?
  • i

    incalculable-sundown-82514

    09/24/2018, 9:10 PM
    likely not implemented, would be my guess. I don’t believe we’ve ever attempted to create a component resource in Go other than
    pulumi:pulumi:Stack
    .
    a
    • 2
    • 1
  • a

    ambitious-furniture-60362

    12/21/2018, 8:20 PM
    yep, I didn't know this channel, easyone for a beginner
  • a

    ambitious-furniture-60362

    12/21/2018, 8:20 PM
    bucket, err := storage.NewBucket(ctx, "my-bucket", &storage.BucketArgs{
    			ForceDestroy: true,
    			StorageClass: "COLDLINE",
    		})
  • a

    ambitious-furniture-60362

    12/21/2018, 8:20 PM
    How I can add labels here?
Powered by Linen
Title
a

ambitious-furniture-60362

12/21/2018, 8:20 PM
How I can add labels here?
View count: 3