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 Gosset
|
61e890ecc9
|
Update list of backends in RemoteConfigCommand's Help() method
|
2015-10-25 16:46:02 -04:00 |
Anthony Scalisi
|
198e1a5186
|
remove various typos
|
2015-09-11 11:56:20 -07:00 |
Radek Simko
|
b7d41d2eed
|
Add -no-color to help text
|
2015-06-22 13:14:01 +01:00 |
Mitchell Hashimoto
|
4a7b554cf7
|
command/remote-config: do a pull with `terraform remote config`
|
2015-03-26 17:57:45 -07:00 |
Mitchell Hashimoto
|
38b1a727bf
|
command/remote-config: lowercase the type so that Atlas works, for
example
|
2015-03-26 17:37:05 -07:00 |
Mitchell Hashimoto
|
7bfa5afd00
|
command/remote-config: show flag parse errors
/cc @sethvargo
|
2015-03-26 17:33:58 -07:00 |
Mitchell Hashimoto
|
35da19cc1f
|
command/remote-config: remove weird error case that shows no error
message
/cc @sethvargo
|
2015-03-26 17:31:50 -07:00 |
Mitchell Hashimoto
|
431f5e6706
|
command/remote-config: syntax
|
2015-03-25 15:26:38 -07:00 |
Mitchell Hashimoto
|
2796f83950
|
command/remote-config: make the error message nicer for remote init
/cc @sethvargo - based on UX issues you ran into yesterday
|
2015-03-25 15:23:04 -07:00 |
Mitchell Hashimoto
|
01cd761023
|
command: move remote configuration stuff
|
2015-03-04 16:17:30 -08:00 |