Channels
welcome
pulumi-cdk
cloudengineering
yaml
blog-posts
localstack
pulumi-ai
package-authoring
general
pulumiup-booth-support
oracle-cloud-infrastructure
learn-pulumi-events
linen
registry
built-with-pulumi
pulumi-cloud
contribex
testingtesting321
hacktoberfest
pulumi-crosscode
content-share
finops
multi-language-hackathon
office-hours
workshops
gitlab
pulumi-kubernetes-operator
jobs
pulumi-deployments
dotnet
aws
golang
announcements
java
pulumiverse
python
install
getting-started
cloudengineering-support
testingtesting123
hackathon-03-19-2020
typescript
google-cloud
contribute
azure
kubernetes
docs
automation-api
status
Powered by
#general
Title
e
elegant-twilight-2745
12/16/2019, 4:21 PM
Can we run aws cli commands inside pulumi?
w
white-balloon-205
12/16/2019, 4:27 PM
Yes - you can use the AWS sdk it shell out to the AWS CLI as part of a Pulumi program. Using the sdk is typically easier.
e
elegant-twilight-2745
12/16/2019, 4:43 PM
Thanks Luke, now just trying to overcome the node-gyp Win 10 issue.
Typescripts for CrossWalk has more options than Python ?
w
white-balloon-205
12/16/2019, 4:50 PM
Currently yes - expanding support for those libraries to other languages is on the roadmap.
https://github.com/pulumi/pulumi/wiki/Roadmap#backlog
e
elegant-twilight-2745
12/16/2019, 4:56 PM
Hi Luke, Just like to replicate your your simple Aurora lambda Typescript gist but with Python. Will it be a simple migration?
No module named Pulumi? Already pip list shows pulumi ?
Post