Implements own backend used by terraform
f
fmerino
If we want to use the remote state with the spaces in terraform we have to use the s3 implementation causing many of problems (we have to skip some of s3 functions that DO has not implemented yet). So it will be nice to have your own implementation of the backend or one more generic than the s3.