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 `force_https` on handlers #240

Open sorenhansendk opened 1 year ago

sorenhansendk commented 1 year ago

Adding support for force_https property on HTTP handlers. Default value is set to false


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