damianstasik / terraform-provider-fly

Terraform provider for the Fly.io API

Home Page:https://registry.terraform.io/providers/fly-apps/fly/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fly.io logo

fly.io terraform provider

Tests

Resources

  • app (stable, but apps will be deprecated soon. Begin to favor machines.)
  • cert (stable)
  • ip (stable)
  • volume (stable)
  • machines (beta)
  • postgres (todo)

Data sources

  • app (stable)
  • cert (stable)
  • ip (stable)
  • volume (stable)

TODO

  1. Build abstraction around querying local tunnel

About

Terraform provider for the Fly.io API

https://registry.terraform.io/providers/fly-apps/fly/

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Go 99.5%Language:HCL 0.2%Language:Nix 0.2%Language:Makefile 0.2%