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

remove wireguard tunnel for machines #193

Closed zxaos closed 1 year ago

zxaos commented 1 year ago

It used to be a wireguard tunnel was required to talk to the machines API.

That's no longer true, so remove it. It seems to make tests less flaky as a bonus.