This message was deleted.
# general
s
f
Add a file named ami.py from the example on github: https://github.com/pulumi/examples/blob/master/aws-py-webserver/ami.py
you can alternatively hardcode the ami value to
ami-0ff8a91507f77f867
like the other language examples
here's the pull request that will update the tutorial to fix this https://github.com/pulumi/docs/pull/1653