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
python
  • l

    little-river-49422

    02/04/2019, 8:50 PM
    that issue isnt complete either
  • i

    incalculable-sundown-82514

    02/04/2019, 8:50 PM
    ah! yeah, two things: 1) i’ll fix that today and 2) this documentation page is referring to a particular use of providers called “first-class providers”, which is a newer feature of Python but is now supported.
  • i

    incalculable-sundown-82514

    02/04/2019, 8:50 PM
    https://github.com/pulumi/docs/issues/842 - I’ll get to this today.
  • i

    incalculable-sundown-82514

    02/04/2019, 8:51 PM
    To be clear, though - a huge majority of functionality documented on this page is implemented in Python.
  • l

    little-river-49422

    02/04/2019, 8:51 PM
    ok, if i can advice something, docs on starting work with azure:
  • l

    little-river-49422

    02/04/2019, 8:51 PM
    you might want to mention that subscription ID can be set as ARM_SUBSCRIPTION_ID
  • l

    little-river-49422

    02/04/2019, 8:52 PM
    which is kinda obvious, but isnt listed here, which kinda made me wonder if i'm missing something obvious or will it autodetect it or something like that
  • l

    little-river-49422

    02/04/2019, 8:52 PM
    can I contribute to docs\examples?
  • w

    white-balloon-205

    02/04/2019, 8:53 PM
    can I contribute to docs\examples?
    Yes! https://github.com/pulumi/docs and https://github.com/pulumi/examples. PRs definitely welcome.
  • l

    little-river-49422

    02/04/2019, 8:55 PM
    ok, if I can get anything worth contributing with python I'll try and contribute it 🙂
  • i

    incalculable-sundown-82514

    02/04/2019, 8:55 PM
    thank you! and let me know if I can help at all!
  • l

    little-river-49422

    02/04/2019, 8:56 PM
    ok, its almost 00.00 here. gotta go sleep folks, thanks for your time!
  • i

    incalculable-sundown-82514

    02/04/2019, 8:59 PM
    no problem 😄
  • i

    incalculable-sundown-82514

    02/04/2019, 9:37 PM
    just opened https://github.com/pulumi/docs/pull/843 to fix the docs issues regarding Providers.
  • l

    little-river-49422

    02/05/2019, 11:31 AM
    ok, sorry, I guess its time to start asking stupid questions 🙂
  • l

    little-river-49422

    02/05/2019, 11:34 AM
    i dont see a debug switch anywhere
  • l

    little-river-49422

    02/05/2019, 11:35 AM
    ok, -v 10 gives same output, ok --logtostderr apparently helps
  • l

    little-river-49422

    02/05/2019, 11:39 AM
    also:
  • l

    little-river-49422

    02/05/2019, 11:39 AM
    > pulumi stack rm -y --skip-preview
    Error: unknown flag: --skip-preview
  • l

    little-river-49422

    02/05/2019, 11:54 AM
    apparently you have to call the file main.py ... sigh
    i
    • 2
    • 2
  • l

    little-river-49422

    02/05/2019, 12:23 PM
    ok, something confusing: every resource is suffixed with random string (different one for each resource)
  • l

    little-river-49422

    02/05/2019, 12:23 PM
    i dont see what governs this behaviour
    i
    • 2
    • 12
  • l

    little-river-49422

    02/05/2019, 12:37 PM
    another question, when I do print(dir(storageaccount)) i can see connection strings properties. but I dont see one for signalr, for example (Azure provider) questionmark
    w
    i
    • 3
    • 26
  • l

    little-river-49422

    02/05/2019, 12:46 PM
    ok, another question. appears it doesnt actually track resource state? after deleting the resource group it still thinks everything is there and does nothing. is there a way to force update all the time? or track real state?
    w
    • 2
    • 2
  • l

    little-river-49422

    02/05/2019, 2:45 PM
    one additional question, how hard is it to make pulumi just delete the resource group instead of deleting resources one by one (if the resource group is defined in the configuration). this is whats bugging me the most in terraform flow (and same happens here)
    i
    • 2
    • 2
  • l

    little-river-49422

    02/05/2019, 6:37 PM
    ok, i'm starting to really like this, especially compared to TF 🙂
  • i

    incalculable-sundown-82514

    02/05/2019, 6:37 PM
    yay! always happy to hear that 🙂
  • l

    little-river-49422

    02/05/2019, 6:38 PM
    HCL is just meh. below meh, tbh
  • l

    little-river-49422

    02/05/2019, 7:45 PM
    ok, another question. pulumi_kubernetes only capable of node? =\
  • i

    incalculable-sundown-82514

    02/05/2019, 7:45 PM
    nope,
    pulumi_kubernetes
    works with Python! Docs are WIP, I’m actually working on them right now.
Powered by Linen
Title
i

incalculable-sundown-82514

02/05/2019, 7:45 PM
nope,
pulumi_kubernetes
works with Python! Docs are WIP, I’m actually working on them right now.
View count: 1