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

Use dictionary literals, poetry & pyright in aws-py-fargate #1656

Closed julienp closed 3 months ago

julienp commented 3 months ago

Use the latest python features from https://github.com/pulumi/docs/pull/12123 in the aws-py-fargate example.

This could also go into a separate example instead of changing the existing one, not sure what we prefer here?