openfga / roadmap

OpenFGA Public Roadmap
2 stars 0 forks source link

Terraform Support #20

Open aaguiarz opened 1 year ago

aaguiarz commented 1 year ago

It could be useful to provide Terraform modules so adopters can deploy OpenFGA in different cloud providers.

However, given we already have support for deploying to Kubernetes with through our Helm Charts, and that customers will still need to heavily customize the terraform module for their production environments, it's not clear this is worth doing.

This repository has a simple terraform module that can be used to deploy to AWS https://github.com/craigpastro/terraform-aws-openfga.