FullStackWithLawrence/aws-openai

Lambda doesn't destroy if you change data centers

Opened this issue · 0 comments

Scenario:

  1. build the solution in any data center
  2. 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.