terraform/website/source/docs
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
..
commands Fix a typo in the output command examples 2016-09-13 11:31:51 +01:00
configuration docs: Fix misspelled words 2016-09-12 07:08:00 +01:00
import docs/import: Add a note to the Import section that only ENV VARs can be used atm (#8194) 2016-08-15 17:06:50 +01:00
internals website: Docs sweep for lists & maps 2016-07-28 15:49:53 -05:00
modules Fix typo (#8459) 2016-08-24 20:44:24 +01:00
plugins Updated Plugins section. (#8235) 2016-08-16 14:21:33 -05:00
providers provider/aws: Expose ARN suffix on ALB (#8833) 2016-09-14 15:50:10 +01:00
provisioners fix typo 2016-09-07 09:16:50 +02:00
state state/remote: New provider - manta 2016-09-14 20:44:52 +01:00
index.html.markdown