fly-apps / terraform-provider-fly

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

Support for machine auto_destroy #233

Open pi3ch opened 1 year ago

pi3ch commented 1 year ago

Is there a way to set auto_destroy per https://fly.io/docs/machines/working-with-machines/ ?

auto_destroy: Optional boolean telling the Machine to destroy itself once it’s complete (default false)