add a link to the Terraform provider

Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
This commit is contained in:
Nicola Murino
2023-04-02 18:48:56 +02:00
parent 084d4109b8
commit aefa7f77c2
3 changed files with 27 additions and 21 deletions

View File

@@ -103,6 +103,7 @@ If you report an invalid issue or ask for step-by-step support, your issue will
- Configuration format is at your choice: JSON, TOML, YAML, HCL, envfile are supported.
- Log files are accurate and they are saved in the easily parsable JSON format ([more information](./docs/logs.md)).
- SFTPGo supports a [plugin system](./docs/plugins.md) and therefore can be extended using external plugins.
- Infrastructure as Code (IaC) support using the [Terraform provider](https://registry.terraform.io/providers/drakkan/sftpgo/latest).
## Platforms