examples icon indicating copy to clipboard operation
examples copied to clipboard

WebServer examples use an out of date AMI

Open joeduffy opened this issue 6 months ago • 0 comments

Examples such as https://github.com/pulumi/examples/blob/b2a63a2a9f640882d06f201e26049104e0af3326/aws-js-webserver/index.js#L11 reference an out of date AMI. This is just the JavaScript version but there are multiple aws-xx-webserver projects in this repo for different languages. This AMI has been retired by Amazon so the examples fail. They should use the latest Amazon Linux 2 AMI instead.

joeduffy avatar May 20 '25 02:05 joeduffy