Commit Graph

153 Commits (da521707970109f4866b2c064afdc716632dd016)

Author SHA1 Message Date
Martin Atkins 94510bc1b9 states/statemgr: Migrate, Import, and Export functions
8 years ago
Sander van Harmelen a7b8cc8fe3 Do not clear out a previous set state when refreshing
8 years ago
Sander van Harmelen af1a471a05 command/state: update and fix the state list command
8 years ago
Martin Atkins 72a7947cb7 state/remote: Un-stub TestStateRace
8 years ago
Martin Atkins 78f1d1d1c0 state/remote: Don't hang in PersistState
8 years ago
Martin Atkins 477ea0d360 state/remote: Make tests compile and run to completion
8 years ago
Martin Atkins aaf405b662 backend/remote-state: Get all the backend tests building again
8 years ago
Martin Atkins a3403f2766 terraform: Ugly huge change to weave in new State and Plan types
8 years ago
James Bardin 979faa5dbe move artifactory remote state to backend
8 years ago
James Bardin 178eb6076e remove legacy remote file code
8 years ago
James Bardin 18ef072325 move legacy http remote state to a backend
8 years ago
James Bardin 3595bd3f81 remove dead legacy gcs code
8 years ago
James Bardin fe527ec9d7 move legacy etcd remote state to a backend
8 years ago
Sander van Harmelen 7fb2d1b8de Implement the Enterprise enhanced remote backend
8 years ago
Paul Tyng c868092d2d
Standardize http.Client creation with User-Agent
8 years ago
jwa 3d4642719f simulate a webdav backend
8 years ago
jwa b3d432e6bc allow HTTP 201 & 204 when storing remote state
8 years ago
stack72 1fd0f803e4 Migrate Manta Remote state to be a backend
9 years ago
Florian Forster b09f121f86 state/remote: The "gcs" client has been superseeded by the "gcs" backend.
9 years ago
James Bardin 36b8be43e8 use the new version package
9 years ago
Martin Atkins 2e0c1d07ae Merge #15793: Locking support in HTTP remote backend
9 years ago
Ross McFarland d889ac38b0 Change remote/http store to update, more consistent with doc
9 years ago
Ross McFarland 510563b67f Fully test conf handling in httpFactory
9 years ago
Ross McFarland 69546c4b33 Pass at much more flexible remote/http backend
9 years ago
James Bardin 68da0390b7 remove legacy azure remote state code
9 years ago
Peter McAtominey f9e8e54835 backend: convert Azure remote state to a backend
9 years ago
Ross McFarland 6cdea5af5d Clean up code and make the state/http behavior more consistent
9 years ago
Ross McFarland ce4d9fb3c2 Add tests for state/http with locking
9 years ago
Ross McFarland 1d38569c91 Add Lock/Unlock support to remote/http
9 years ago
James Bardin 32ae05c342 fix strict remote.State lineage check
9 years ago
Martin Atkins 4d53eaa6df state: more robust handling of state Serial
9 years ago
Gavin Williams 96e6bf89ec remote/swift: Remove un-used code
9 years ago
Gavin Williams ee2e390f85 remote/swift: Migrate Swift remote state to a backend
9 years ago
James Bardin 808b504bcf rename openstack provider for swift remote state
9 years ago
Tom Harvey 13583b4b8b provider/azurerm: Upgrading to AutoRest v8 (#15006)
9 years ago
Tom Harvey df2875045d provider/azurerm: Upgrading to v10 of the Azure SDK (#14004)
9 years ago
James Bardin f0f2220abb add mutexes to remote.State
9 years ago
Gavin Williams c63ad9c0f8 state/remote/swift: Support Openstack request logging (#13583)
9 years ago
James Bardin 9f5cf2b105 convert S3 remote state to a backend
9 years ago
Ash Berlin 70de22253a Fix error message in Azure state backend (#12424)
9 years ago
Peter McAtominey cbed463b44 state/azure: add environment option for non-public cloud usage (#12364)
9 years ago
Mitchell Hashimoto 942572b574
backend/init: add atlas, remove legacy atlas remote state
9 years ago
James Bardin 7f40f90c4c remove the legacy Inmem remote state
9 years ago
Mitchell Hashimoto 03f6c650ca
state/remote: ClientLocker is just a Client that is a state.Locker
9 years ago
Mitchell Hashimoto 9451acc5da
state/remote: add unit test to verify s3 is a ClientLocker as well
9 years ago
Mitchell Hashimoto efe754183b
state/remote: export ClientLocker, test for implementation
9 years ago
James Bardin ec00564be6 Clean up LockInfo and LockError and use them
9 years ago
James Bardin 888af93356 Have S3 check the lockID on Unlock
9 years ago
James Bardin 67bbebce08 Have consul state reutrn the lock ID
9 years ago
James Bardin 6aa1066f7c Store and use the correct IDs in TestRemoteLocks
9 years ago