pulumi / examples

Infrastructure, containers, and serverless apps to AWS, Azure, GCP, and Kubernetes... all deployed with Pulumi
https://www.pulumi.com
Apache License 2.0
2.36k stars 877 forks source link

Troubleshoot: setting up a web app with aws elastic beanstalk #1635

Open eupattaro89 opened 5 months ago

eupattaro89 commented 5 months ago

Hello!

Issue details

There are no examples in pulumi python for how to set up a minimal working web app on aws elastic beanstalk. Additionally, the examples provided by the ai make use of deprecated/non-existing functions.

Affected area/feature

justinvp commented 5 months ago

Hi @eupattaro89! Thanks for opening the issue. I'm going to transfer this to the AWS provider repository and someone will take a look.

I'm curious, could you provide a pointer to the AI answers that use the deprecated/non-existing functions? We may be able to help tweak those to something that works.

t0yv0 commented 5 months ago

Related: https://github.com/pulumi/examples/issues/1081 (also CC @AaronFriel )