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.