Commit Graph

80 Commits (15abbe21c00b341c4034da035b4fa1a885083bfc)

Author SHA1 Message Date
James Bardin 7b8e1aff3d fix local backend test
9 years ago
James Bardin 49b9a6ad92 test for proper state persistence
9 years ago
James Bardin 575e7f1811 Properly create a new named state in s3
9 years ago
James Bardin fa4dc01cf4 add named state support to the s3 backend
9 years ago
James Bardin 4980fa20e7 move s3 config from client to backend
9 years ago
James Bardin 9f5cf2b105 convert S3 remote state to a backend
9 years ago
Mitchell Hashimoto d01886a644
command: remove legacy remote state on migration
9 years ago
Mitchell Hashimoto 23dd2a0ee5
backend/atlas: accept ATLAS_ADDRESS env var for address
9 years ago
Mitchell Hashimoto 2be1f55cbb
backend/local: allow refresh on empty/non-existent state
9 years ago
Mitchell Hashimoto 2969b29d9b
backend/local: call new test API correctly
9 years ago
Mitchell Hashimoto 1ca0352e5f Merge pull request #12558 from hashicorp/f-backend-testing
9 years ago
Mitchell Hashimoto 0cd15176ff
backend/consul: rebase and modify gzip test
9 years ago
Mitchell Hashimoto 1daff7a826
backend/consul: support "lock" option to disable locking
9 years ago
James Bardin 08d2b44ada add gzip to consul backend tests
9 years ago
James Bardin 1527eae6b7 Merge pull request #8748 from christoe/christoe/8491-gzip-consul-remote-state
9 years ago
James Bardin 86f711f6fc Make consul backend tests opt-in
9 years ago
James Bardin fa7743b627 quiet the consul server during backend tests
9 years ago
James Bardin 90055c6ae2 convert the consul backend to use consul/testutil
9 years ago
Christoffer Kylvåg abfa35db7c backend/remote-state/consul: Make gzip compression configurable (#8491)
9 years ago
Mitchell Hashimoto f63e8b3398
backend/local: run backend.TestBackend
9 years ago
Christoffer Kylvåg e098c7c24a backend/remote-state/consul: Add gzip support to consul backend client (#8491)
9 years ago
Mitchell Hashimoto 35afb7bc86
backend/consul: some comments
9 years ago
Mitchell Hashimoto b842fd0c27
backend/consul: support named states
9 years ago
Mitchell Hashimoto 3db55cf747
backend/consul: build your own backend
9 years ago
Mitchell Hashimoto 08b47cf73b
backend/atlas: adhere to new multi-state interface
9 years ago
Mitchell Hashimoto e6a87cf8de
backend/atlas: adhere to backend.CLI
9 years ago
Mitchell Hashimoto 942572b574
backend/init: add atlas, remove legacy atlas remote state
9 years ago
Mitchell Hashimoto d00d6bc7fe
backend/atlas: initial state working
9 years ago
Mitchell Hashimoto bdde7d845a Merge pull request #12347 from hashicorp/b-env-migrate
9 years ago
Mitchell Hashimoto 549d525487 Merge pull request #12320 from hashicorp/b-legacy-state
9 years ago
Mitchell Hashimoto e75b666591
command: test multi-state to single state
9 years ago
Mitchell Hashimoto 1d8b76c89d
command: initial work on migrating envs, basic cases first
9 years ago
Mitchell Hashimoto 6ea0dc0964
backend/consul: make address have a default to prevent input
9 years ago
James Bardin 4dac986a91 Local.StatePaths doesn't need to reutrn an error
9 years ago
James Bardin b53704ed87 Thread the environment through all commands
9 years ago
James Bardin f866bb545c update remote-state/consul
9 years ago
James Bardin 597eb6c918 update remote-state/inmem client
9 years ago
James Bardin 8fdf3a42b8 update remote-state.Backend
9 years ago
James Bardin 5762878eba Make backcend/legacy match new Backend iface
9 years ago
James Bardin 65527f35a4 update local.Local to match the latest Backend
9 years ago
James Bardin 96194fbc0d Update Backend interface to latest iteration
9 years ago
James Bardin 7f453f3341 remove some leftover methods in the legacy backend
9 years ago
James Bardin fbc11c7961 fix incorrect current state in local backend
9 years ago
James Bardin e6eb71dde5 Add tests to check Backend delegation
9 years ago
James Bardin 0933541a8c Split out the backend environment interface
9 years ago
James Bardin dbc45b907c Make the Local backend handle its own named states
9 years ago
James Bardin 761c63d14a Update Backend to incorporate environments
9 years ago
Mitchell Hashimoto 3cedfa00f4
command: use backend.CLIIinit
9 years ago
Mitchell Hashimoto 8f11068ab2 Merge pull request #12173 from hashicorp/b-remote-state-ds
9 years ago
Mitchell Hashimoto d2d87bccf0 Merge pull request #12155 from hashicorp/b-state-backend
9 years ago