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 873 forks source link

fix: improved region handling for `langchain` examples #1639

Closed dirien closed 1 week ago

dirien commented 1 month ago

This PR improves the region handling in the langchain examples. Before the region was hard-coded to eu-central-1, which is not ideal as not everyone is using this region.