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

    acoustic-van-24404

    06/25/2018, 9:41 AM
    Cool, thanks. Ill keep an eye out.
  • s

    stocky-spoon-28903

    06/25/2018, 9:43 AM
    There was a recommendation about using
    pulumi stack output
    piped into config - if you look back to mid-last week in #general you should be able to find it.
  • c

    curved-zoo-10311

    06/25/2018, 12:56 PM
    Curious if there's any plans to provide on prem or open source version of the service?
  • s

    stocky-spoon-28903

    06/25/2018, 1:58 PM
    @curved-zoo-10311 (Heh, this appears to be how the EU timezone works 😉 ) - there was discussion of that the other day too
  • s

    stocky-spoon-28903

    06/25/2018, 1:59 PM
    There was also discussion about using local state instead of the service
  • s

    stocky-spoon-28903

    06/25/2018, 1:59 PM
    (also, hi!)
  • c

    curved-zoo-10311

    06/25/2018, 1:59 PM
    @stocky-spoon-28903 hey mate - fancy meeting you here 🙂
  • s

    stocky-spoon-28903

    06/25/2018, 1:59 PM
    🙂 “The Pulumi Book” can’t come soon enough!
  • c

    curved-zoo-10311

    06/25/2018, 2:00 PM
    It's on the list 🙂
    ➕ 1
    👍 2
  • l

    loud-nest-15724

    06/25/2018, 3:15 PM
    Hi Guys, just been having an initial play with Pulumi, and it really like the idea so far. I had a question, when running pulumi update, does this compare against the current infrastructure configuration, or the snapshot of what Pulumi's view of the last deployment i.e. would it know if someone made a manual change to the infrastructure outside of Pulumi
    c
    w
    • 3
    • 7
  • b

    bitter-oil-46081

    06/25/2018, 9:48 PM
    set the channel topic: Ask any question about Pulumi! See the FAQ at: https://pulumi.io/reference/faq.html
  • a

    able-eye-75940

    06/25/2018, 10:50 PM
    FYI, we’ve posted Pulumi on Product Hunt: https://www.producthunt.com/posts/pulumi. Feel free to comment and/or vote.
    👍 1
    🎉 1
  • s

    stocky-spoon-28903

    06/26/2018, 8:13 AM
    Is there a reason in principle that given this program: https://gist.github.com/jen20/27ed06a57d2a60af2f909cb3882f5277 the subnets can’t be created in parallel?
    b
    • 2
    • 3
  • a

    adventurous-jordan-10043

    06/26/2018, 2:04 PM
    Hello, when doing a RolePolicy in JS I use a JS object referencing outputs from other pulumi objects. Then I
    JSON.stringify
    the policy object but then I get an error on my Policy syntax (surely because the string contains
    {"__pulumiOutput":true,"isKnown":{}}}
    and I'm losing the dynamic reference. Is there a way to make this work? I didn't find any example of role policies with reference to other pulumi objects. Thanks 🙂
  • a

    adventurous-jordan-10043

    06/26/2018, 2:12 PM
    Ok nvm I've found the doc on Output.apply in the static website example and it seems this is what I need
    👍 2
  • p

    polite-receptionist-39388

    06/26/2018, 2:45 PM
    how does one go about testing a Lambda function that is inlined into a Pulumi stack config?
    w
    • 2
    • 1
  • s

    stocky-spoon-28903

    06/26/2018, 3:55 PM
    Could you assign it to a variable, and then call it from a test?
  • s

    stocky-spoon-28903

    06/26/2018, 3:55 PM
    Rather than embedding a lambda directly in the endpoint call
    a
    • 2
    • 1
  • h

    helpful-vegetable-35581

    06/26/2018, 10:22 PM
    So on the roadmap OpenStack support was pretty low down, but is there any appetite for a PR for it?
    w
    b
    • 3
    • 3
  • w

    white-balloon-205

    06/26/2018, 11:48 PM
    We put up a post today on how we use Pulumi to build Pulumi. A few interesting examples of use cases we've found ourselves for Pulumi, and pointers to some of the libraries we've built to make similar use cases easier for others to build on top of. http://blog.pulumi.com/how-we-use-pulumi-to-build-pulumi
    👍 2
    r
    • 2
    • 6
  • a

    adamant-restaurant-73893

    06/27/2018, 5:59 PM
    Hi all, we'll be live in 2 minutes on YouTube - join us if you can.

    https://www.youtube.com/watch?v=xL3okV6NI20▾

    😎 1
  • b

    blue-answer-29496

    06/27/2018, 6:46 PM
    what happened?
  • c

    chilly-crayon-57653

    06/27/2018, 7:02 PM
    @blue-answer-29496 if you're asking about the YT session ... it just finished ... we will post the video soon in case you missed, on the PulumiTV channel
  • b

    blue-answer-29496

    06/27/2018, 7:02 PM
    hmm… never saw it go live.
    b
    w
    • 3
    • 2
  • a

    adamant-restaurant-73893

    06/27/2018, 7:58 PM
    Here is the recording of today's stream - tons of great discussion with @white-balloon-205 @colossal-beach-47527 @powerful-whale-8767

    https://www.youtube.com/watch?v=F7K1ASklu9E▾

  • m

    modern-diamond-82589

    06/27/2018, 8:05 PM
    I have a question about how to handle circular dependency between an S3 Bucket and an S3 Bucket Policy. Is this the place to do so?
    c
    p
    s
    • 4
    • 12
  • m

    modern-diamond-82589

    06/27/2018, 8:42 PM
    Forgive me if this is a naive question, but it appears to me that a Pulumi stack can interact with only one AWS account at a time. Is that true? The use case I'm thinking about for accessing multiple accounts is: all of our Route 53 domains are in a "utils" account, but I wish to deploy a CloudFront Distribution to a "dev" account and then create a CNAME record for it in the "utils" account. Do I need to create two separate Pulumi projects for this?
    c
    p
    +2
    • 5
    • 6
  • a

    adventurous-wire-92385

    06/28/2018, 1:59 AM
    Can someone remind me how to use Pulumi without logging in? (assuming that's still an option)
  • a

    adventurous-wire-92385

    06/28/2018, 2:06 AM
    aha, found exactly what I needed and what I sort of expected 🙂 https://github.com/pulumi/pulumi/commit/cfa58a4b57e59904b1e481c1502fced52f62f3b1
  • b

    big-piano-35669

    06/28/2018, 2:10 AM
    We also have a new fancy ✨ FAQ which goes over some of this in a bit more detail https://pulumi.io/reference/faq.html
Powered by Linen
Title
b

big-piano-35669

06/28/2018, 2:10 AM
We also have a new fancy ✨ FAQ which goes over some of this in a bit more detail https://pulumi.io/reference/faq.html
View count: 1