stack72
24348bad89
docs/remote_azure: Adding a note to the remote state docs about ENV VARs
2016-11-14 13:26:19 +00:00
Sami Rageb
861fd22cdd
Update Azure RM remote config documentation
...
Current documentation on azure backend examples leaves out a critical parameter required for remote config to work.
2016-11-14 13:26:19 +00:00
Gavin Williams
bf8612b9b7
state/remote/swift: Enhancements to support full set of Openstack configuration options, plus SSL certs. Documentation updated to support
2016-11-03 07:36:18 +00:00
Gavin Williams
ac07430124
state/remote/swift: Update to use Gophercloud/gophercloud, restructure to support insecure TLS, added Keystone v3 auth params
...
Update swift remote documentation
2016-11-01 16:55:05 +00:00
James Turnbull
0dfc7a19c7
Cleanup and expansion of the S3 remote state documentation ( #9708 )
2016-10-29 12:11:43 +01:00
Christoph Blecker
3934279339
Documentation formatting fix
2016-10-05 16:09:10 -07:00
Christoph Blecker
4523639614
Remove unneeded output syntax from GCS Remote State
2016-10-05 16:08:54 -07:00
James Nugent
71449bb960
state/remote/azure: Correct documentation
2016-09-20 14:53:34 +01:00
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
Kerim Satirli
27f8845863
Replaces AWS_SECURITY_TOKEN with AWS_SESSION_TOKEN
2016-09-14 11:22:19 +02:00
James Nugent
8d0a68e1d4
state/remote: Officially Support local backend
...
This is a rework of pull request #6213 submitted by @joshuaspence,
adjusted to work with the remote state data source. We also add
a deprecation warning for people using the unsupported API, and retain
the ability to refer to "_local" as well as "local" for users in a mixed
version environment.
2016-09-03 15:42:40 -07:00
Mitchell Hashimoto
9d41100c13
Merge pull request #8267 from ChrisMcKenzie/patch-1
...
Document credentials variable and env var for gcs remote state
2016-08-18 23:34:45 -04:00
Dan Norris
c61f04c89d
docs/remote_state: Update docs to use data instead of resource ( #8293 )
2016-08-18 19:38:34 +01:00
Christopher McKenzie
ed68fcc752
Document credentials variable and env var
2016-08-17 10:29:25 -07:00
Guido Bakker
ee9ebe849f
Support setting datacenter when using consul remote state ( #8102 )
...
* Support setting datacenter when using consul remote state
Change-Id: I8c03f4058e9373f0de8fde7ce291ec552321cc60
* Add documentation for setting datacenter when using consul remote state
Change-Id: Ia62feea7a910a76308f0a5e7f9505c9a210e0339
2016-08-11 22:58:20 +12:00
Krzysztof Wilczynski
ec7ff802b6
Fix link to the remote state link post 0.7.x. ( #7946 )
...
* Fix link to the remote state link post 0.7.x.
Signed-off-by: Krzysztof Wilczynski <krzysztof.wilczynski@linux.com>
* Correct "resource" to "data source".
Signed-off-by: Krzysztof Wilczynski <krzysztof.wilczynski@linux.com>
2016-08-03 19:45:14 +01:00
Lee Calcote
b0d777c742
website/remote: added example usage for -disable
...
Added example usage for remote config subcommand, showing how to move from remote state to local state.
2016-06-17 20:16:09 -05:00
Paul Stack
32e1a32476
remote: Rename mas to azure ( #7114 )
...
MAS wasn't obvious it was Azure so renamed it to Azure
2016-06-10 20:04:40 +02:00
Maxime Bury
c98f391bee
Add basic implementation for remote state on azure ( #7064 )
...
* Add basic implementation for remote state on azure
* Don't auto-provision the container
* Fix compilation errors
* Add factory to the remote map
* Add documentation
* Add acceptance tests
2016-06-10 19:27:57 +02:00
Matt Morrison
cbfb4d8b86
remote state: Add GCS provider for remote state
2016-05-31 13:42:57 -05:00
John Engelman
14f6f90621
Support standard AWS config in the S3 remote backend. ( #5270 )
2016-05-06 17:52:18 +01:00
Cameron Stokes
b005709ed1
Recommend bucket versioning for S3 remote state. ( #6456 )
2016-05-03 17:54:53 +02:00
Radek Simko
df1df86771
docs/remote-state/s3: Fix typo
2016-01-25 22:16:25 +00:00
Paul Hinze
79fafbdbe8
website: document kms_key_id on s3 remote state
2016-01-19 18:58:47 -06:00
Radek Simko
f2ffff33eb
docs: Create new section for remote state backends
2016-01-18 08:08:19 +00:00