Tardigrade + Terraform

Has anybody thought about writing a custom terraform provider for tardigrade using the uplink client?

I have a project were im using terraform and want to be able to deploy a storj bucket. Was thinking about launching the s3 gateway as a child process and then using the AWS s3 bucket resource in terraform, but i think writing a custom terraform provider using the uplink client in go would be a much cleaner approach.

1 Like