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
package-authoring
pulumi-ai
pulumi-cdk
pulumi-cloud
pulumi-crosscode
pulumi-deployments
pulumi-kubernetes-operator
pulumiverse
python
registry
status
testingtesting123
testingtesting321
typescript
welcome
workshops
yaml
Powered by
Title
s
steep-apple-98525
07/27/2022, 7:35 PM
Hi everyone. I’m trying to setup ElasticBeanstalk infra with pulumi. Where can i find a docs about available values for
https://www.pulumi.com/registry/packages/aws/api-docs/elasticbeanstalk/environment/#environmentsetting
? or maybe some tutorial that can help
b
billowy-army-68599
07/27/2022, 8:05 PM
those options aren’t typed in the API, but they’re available here:
https://docs.aws.amazon.com/elasticbeanstalk/latest/dg/command-options-general.html
https://docs.aws.amazon.com/elasticbeanstalk/latest/dg/command-options-specific.html
https://docs.aws.amazon.com/elasticbeanstalk/latest/dg/configuration-options-custom.html
:thank-you: 1
we could possibly add enums for all those values, but if the API doesn’t return them we’d have to add manual overlays
3 Views
#getting-started
Join Slack