danitso / terraform-provider-sftp

Terraform Provider for SFTP
Mozilla Public License 2.0
1 stars 3 forks source link

Build Status Go Report Card GoDoc

Terraform Provider for SFTP

A Terraform Provider which adds additional SFTP functionality.

Requirements

Table of Contents

Building the provider

Using the provider

You can find the latest release and its documentation in the Terraform Registry.

Testing the provider

In order to test the provider, you can simply run make test.

$ make test

Tests are limited to regression tests, ensuring backwards compability.