https://pulumi.com logo
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
general
  • a

    adamant-restaurant-73893

    08/15/2018, 6:01 PM
    (and yeah, we'
  • a

    adamant-restaurant-73893

    08/15/2018, 6:01 PM
    re working on some special contribution swag)
  • h

    helpful-forest-30196

    08/15/2018, 7:22 PM
    Don't see anything on Youtube
  • a

    adamant-restaurant-73893

    08/15/2018, 7:25 PM
    Video has just finished processing.

    https://www.youtube.com/watch?v=s-fwmyuMBv0▾

  • h

    helpful-forest-30196

    08/15/2018, 7:26 PM
    Thanks
  • i

    important-jackal-88836

    08/16/2018, 5:29 AM
    pulumi stack export | pulumi stack import
  • i

    important-jackal-88836

    08/16/2018, 5:29 AM
    Am I right?
  • a

    adventurous-jordan-10043

    08/16/2018, 8:41 AM
    Update with no changes is still slow (1min) on 0.15 😞
    b
    • 2
    • 2
  • a

    adventurous-jordan-10043

    08/16/2018, 9:41 AM
    I also tried switching my old dynamic await imports to top level imports and I get a lot of blocking errors
  • a

    adventurous-jordan-10043

    08/16/2018, 9:41 AM
    ` error: [runtime] Failed to register new resource 'transcode' [aws:lambda/function:Function]: Error: 8 RESOURCE_EXHAUSTED: grpc: received message larger than max (8578981 vs. 4194304)``
    b
    • 2
    • 8
  • a

    adventurous-jordan-10043

    08/16/2018, 9:41 AM
    things like that
  • t

    thousands-microphone-24535

    08/16/2018, 9:47 AM
    Hi! I’ve been working on a small rest api with AWS lambdas using pulumi. Up until now I was using it in my free personal account but today I wanted to deploy it into the test account of my company. Everything went well but I serverless engineer that works with me took a look at what the lambda had access to and got a little scared. We’ve seen that the lambda permissions had access to things like ec2, xray, etc, things that the code shouldn’t need to access. I destroyed the stack for now but I’m wondering if there is way to have the roles more restrictive by default. My lambda should have access to dynamo only.
    a
    • 2
    • 28
  • s

    stocky-spoon-28903

    08/16/2018, 9:54 AM
    With respect to https://pulumi.io/install/changelog.html#native-typescript-support - for libraries, is it better to keep typescript in the original configuration and publish javascript source with typing information to npm?
    w
    • 2
    • 1
  • h

    helpful-vegetable-35581

    08/16/2018, 1:35 PM
    So terraform has the data sources template_file and template_cloudinit_config. How should I handle that when translating to pulumi?
  • h

    helpful-vegetable-35581

    08/16/2018, 1:36 PM
    https://www.terraform.io/docs/providers/template/index.html
  • h

    helpful-vegetable-35581

    08/16/2018, 1:37 PM
    I supposed I could tf-bridge it but seems a bit overkill
  • h

    helpful-vegetable-35581

    08/16/2018, 1:37 PM
    and not sure it's a normal terraform provider so might not tf-bridge well
  • s

    stocky-spoon-28903

    08/16/2018, 2:03 PM
    AFAIK they are normal Terraform providers (I did a bunch of work on the cloudinit bits) but I don’t know how well they’ll work here. I know @big-piano-35669 had something for cloudinit a few days ago that was pure typescript, I’m not sure what came of that though. It’s probably in the examples somewhere.
  • h

    helpful-vegetable-35581

    08/16/2018, 2:05 PM
    I'll go greping in examples for a bit then
  • s

    stocky-spoon-28903

    08/16/2018, 2:10 PM
    @helpful-vegetable-35581 https://github.com/pulumi/examples/blob/master/aws-ts-ruby-on-rails/index.ts#L22-L111
  • h

    helpful-vegetable-35581

    08/16/2018, 2:10 PM
    ah nice find
  • h

    helpful-vegetable-35581

    08/16/2018, 2:10 PM
    I'll give that a go
  • s

    stocky-spoon-28903

    08/16/2018, 2:11 PM
    https://www.npmjs.com/package/pcloudinit is the library
  • s

    stocky-spoon-28903

    08/16/2018, 2:27 PM
    With the new first class providers in Pulumi 0.15.0, do
    ComponentResource
    children inherit the default ambient provider instance from their parent or does it need plumbing down to each child?
    w
    m
    • 3
    • 4
  • h

    helpful-vegetable-35581

    08/16/2018, 5:07 PM
    So I think pcloudinit might work for what I'm doing, will be able to try it out for sure tomorrow but also started putting together https://github.com/Frassle/pulumi-terraform-template for a more guaranteed migration path
  • h

    helpful-vegetable-35581

    08/16/2018, 5:07 PM
    I'm loving tfbridge
    👍 2
  • m

    microscopic-florist-22719

    08/16/2018, 5:07 PM
    @helpful-vegetable-35581 we have a ~working version of this as well, but the repo is currently private 😔
  • h

    helpful-vegetable-35581

    08/16/2018, 5:07 PM
    AW
  • s

    stocky-spoon-28903

    08/16/2018, 5:07 PM
    Longer term I’d imagine going with the native templating systems of the target languages would be preferable
    👍 1
  • m

    microscopic-florist-22719

    08/16/2018, 5:08 PM
    I'll work on opening it up--should be a good opportunity for collaboration.
Powered by Linen
Title
m

microscopic-florist-22719

08/16/2018, 5:08 PM
I'll work on opening it up--should be a good opportunity for collaboration.
View count: 1