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.33k stars 874 forks source link

Updating TS AWS Fargate Example #1488

Closed toriancrane closed 10 months ago

toriancrane commented 11 months ago

Updated instructions text to remove manual references to supported Fargate regions and added link to AWS documentation instead

Related to:

scottslowe commented 11 months ago

@toriancrane I think you'll need to end up needing to close this---some folks from Engineering submitted PR #1489, which was merged, to fix the aws-ts-containers example that this PR also seeks to fix. :-)

toriancrane commented 10 months ago

@scottslowe I still need this reviewed because the other merge only fixed the name issue. I merged their change into mine, but I still think updating the supported regions should go in there too.

scottslowe commented 10 months ago

@toriancrane Apologies for the delay on reviewing it. There's a couple of test failures, but they appear unrelated to these changes, so I've approved the PR.