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

Add support for empty/none services in update #238

Open sorenhansendk opened 1 year ago

sorenhansendk commented 1 year ago

Currently, once services are activated on a machine, they cannot be removed.

This pull request addresses this issue, and it also includes the addition of a new test.


Closes: https://github.com/fly-apps/terraform-provider-fly/issues/169 Closes: https://github.com/fly-apps/terraform-provider-fly/issues/151

sorenhansendk commented 11 months ago

Hi @DAlperin 🙋‍♂️

I wanted to reach out regarding some open pull requests I've submitted to this project. While I'm enthusiastic about contributing and have put effort into these contributions, they have remained unanswered for some time.

Is there any plans for how this project should be developed in the future?

I can see you created a pretty exiting PR some days ago (https://github.com/fly-apps/terraform-provider-fly/pull/247) 👍