Thanks to visit codestin.com
Credit goes to github.com

Skip to content

A Terraform provider for the Storj ecosystem.

License

F21/terraform-provider-storj

 
 

Repository files navigation

terraform-provider-storj

A rudimentary version of a Terraform provider for Storj.

Features

  • Resources

    • storj_bucket - Create a new bucket in Storj.
    • storj_object - Upload an object to a Storj bucket.
    • storj_access_grant - Derive a new access grant with the specified permissions.
  • Data Sources

    • storj_bucket - Look up an existing bucket in Storj.
    • storj_object - Download an object from Storj.
    • storj_objects - List keys under a Storj bucket.

Terraform docs generated by tfplugindocs.

About

A Terraform provider for the Storj ecosystem.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 96.6%
  • Makefile 3.4%