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
b
brainy-magician-83981
02/08/2019, 1:05 AM
Any use Pulumi to setup an AWS Batch service? Looking for examples, thanks!
https://aws.amazon.com/batch/
s
stocky-spoon-28903
02/08/2019, 9:49 AM
Right now we support some Batch resource:
ComputeEnvironment
,
JobDefinition
,
JobQueue
There are some examples in the docs here:
https://pulumi.io/reference/pkg/nodejs/@pulumi/aws/batch/
The formatting is a little screwy - we have an update to fix some of that coming to the docs shortly - sorry!
b
brainy-magician-83981
02/08/2019, 4:48 PM
thank
@stocky-spoon-28903
!
Post