aws-openai
aws-openai copied to clipboard
Lambda doesn't destroy if you change data centers
Scenario:
- build the solution in any data center
- change data centers, then re-apply
Terraform creates the lambda in the new data center, but doesn't destroy the original lambda in data center #1.