terraform/state/remote
Cameron Watters b4eb63d710 state/remote: New provider - manta
- add remote state provider backed by Joyent's Manta
- add documentation of Manta remote state provider
- explicitly check for passphrase-protected SSH keys, which are currently
  unsupported, and generate a more helpful error (borrowed from Packer's
  solution to the same problem):
  https://github.com/mitchellh/packer/blob/master/common/ssh/key.go#L27
2016-09-14 20:44:52 +01:00
..
artifactory.go
artifactory_test.go
atlas.go
atlas_test.go
azure.go
azure_test.go
client_inmem.go
consul.go
consul_test.go
etcd.go
etcd_test.go
file.go
file_test.go
gcs.go
gcs_test.go
http.go
http_test.go
manta.go
manta_test.go
remote.go
remote_test.go
s3.go
s3_test.go
state.go
state_test.go
swift.go
swift_test.go