fly-apps / terraform-provider-fly

Terraform provider for the Fly.io API
BSD 3-Clause "New" or "Revised" License
113 stars 37 forks source link

Changing regions on a machine requires a destroy/create #8

Closed jsierles closed 2 years ago

jsierles commented 2 years ago

You can't migrate regions using update, so the region attribute changing should taint the resource.

DAlperin commented 2 years ago

Will handle same at #19