Some form of IaC to manage your environment #1245
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
Projects
(A clear and concise description of what the feature is.)
Have you spent some time to check if this issue has been raised before?
(Have you googled for a similar issue or checked our older issues for a similar bug)
Yes
Have you read the Code of Conduct?
Yes
Pitch
A common way to manage infrastructure that has become popular in the last years is through Infrastructure as code (IaC), this allows to keep all your infrastructure definitions written in code and keep track of any changes through a versioning system.
I think it would add a lot of value to AppWrite if you are able to manage it using IaC
The most popular tool to handle this is Terraform.
Terraform allows developing providers and modules to manage any type of infrastructure
It would be really nice if we can use it define AppWrite resources and manage it from there.
The text was updated successfully, but these errors were encountered: