andrewbaxter / terraform-provider-fly

Terraform provider for the Fly.io API
https://registry.terraform.io/providers/andrewbaxter/fly/latest
BSD 3-Clause "New" or "Revised" License
19 stars 2 forks source link

feature: Support `start_port`, `end_port` in `fly_machine.services.ports` #11

Closed oscarhermoso closed 1 month ago

oscarhermoso commented 1 month ago

https://fly.io/docs/reference/configuration/#services-ports

Have raised PR here: https://github.com/andrewbaxter/terraform-provider-fly/pull/10