aws-openai icon indicating copy to clipboard operation
aws-openai copied to clipboard

Lambda doesn't destroy if you change data centers

Open lpm0073 opened this issue 1 year ago • 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.

lpm0073 avatar Sep 19 '23 13:09 lpm0073