Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 992 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 992 Bytes

Terraform Provider SFTPGo

CI Status License

Terraform Registry: https://registry.terraform.io/providers/drakkan/sftpgo

This provider is a bridge between Terraform and the SFTPGo API. Terraform objects have slightly different structures than the ones defined in the SFTPGo REST API, refer to the documentation for more details.

You can find some usage examples here.

Please note that this provider is experimental, I'm not happy with its code, if you have experience using the terraform-plugin-framework any help to improve the provider is appreciated. Thank you.