sparse-state-34229
03/15/2021, 5:12 AMv2.22.0
and pulumi-aws `3.32.2`:
File "/Users/scott/Library/Caches/pypoetry/virtualenvs/pulumi-stacks-6O2qUYd5-py3.9/lib/python3.9/site-packages/hatch_pulumi/aws/launch_template.py", line 37, in __attrs_post_init__
self.ami = self.ami or ec2.getAmi(**self.ami_filter).id
AttributeError: module 'pulumi_aws.ec2' has no attribute 'getAmi'
error: an unhandled error occurred: Program exited with non-zero exit code: 1
cool-fireman-90027
03/15/2021, 2:05 PMsparse-state-34229
03/15/2021, 3:36 PM3.32.2
. you can see in the exception I pasted I am calling it in the same way as you linked, too