James Bardin
|
a79d620f03
|
remove legacy remote state code
|
2018-10-16 18:24:10 -07:00 |
James Bardin
|
18ef072325
|
move legacy http remote state to a backend
|
2018-10-16 18:22:37 -07:00 |
Sander van Harmelen
|
7fb2d1b8de
|
Implement the Enterprise enhanced remote backend
|
2018-08-03 22:22:55 +02:00 |
James Bardin
|
5762878eba
|
Make backcend/legacy match new Backend iface
move the unsupported error value to backend.ErrNamedStatesNotSupported
to be used by any backend implementation.
|
2017-02-28 16:35:45 -05:00 |
James Bardin
|
7f453f3341
|
remove some leftover methods in the legacy backend
These were left from the initial implementation, but are not used.
|
2017-02-28 16:07:07 -05:00 |
James Bardin
|
761c63d14a
|
Update Backend to incorporate environments
Add the missing methods/arguments to handle Terraform environments in
Backends. Extra functionality simply returns defaults for now.
|
2017-02-28 16:03:36 -05:00 |
Mitchell Hashimoto
|
13c34b16e8
|
backend/legacy
This allows using legacy remote state backends with the new backend
interface.
|
2017-01-26 14:33:49 -08:00 |