Skip to content

drakkan/terraform-provider-sftpgo

Repository files navigation

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.