terraform/state
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
..
remote state/remote: New provider - manta 2016-09-14 20:44:52 +01:00
backup.go
backup_test.go
cache.go
cache_test.go
inmem.go
inmem_test.go
local.go
local_test.go
state.go
testing.go Ensure better state normalization 2016-08-12 11:09:50 -04:00