Commit Graph

133 Commits (76eb65c911fcf1fcff030bef4e19807cab227aae)

Author SHA1 Message Date
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
James Bardin f5ed8cd288 Use NewLockInfo to get a pre-populated value
9 years ago
James Bardin 6d32b70637 Make S3 remote state pass tests
9 years ago
James Bardin 0ad6f08204 Make remote state test run
9 years ago
James Bardin 4d00c29706 Merge pull request #11836 from hashicorp/jbardin/state-locking
9 years ago
Daren Desjardins 5718294386 state/remote/s3: Fix Bug with Assume Role for Federated IAM Account (#10067)
9 years ago
James Bardin 5c2e945b3c Fix format string and typos
9 years ago
James Bardin 14d965722e Use single state.LockInfo struct
9 years ago
James Bardin 9b76f6e138 Move TestRemoteLocks to state/remote
9 years ago
James Bardin a2b5811f50 Remove "expires" from lock info.
9 years ago
James Bardin 10f6d7f30f Add locking for s3 state
9 years ago
James Bardin 35307d5a60 Add remote state locking
9 years ago
Mitchell Hashimoto d3633ab368
state/remote: remove consul since we converted that
9 years ago
Ben Slusky e3b20c3508 Basic authentication for HTTP remote state backend
9 years ago
Aleksander Modzelewski 2627e4bd8d Add token authentication to Swift remote
9 years ago
Joe Topjian 8ecc6fda0a Merge pull request #10055 from fatmcgav/swift_add_version_expire
10 years ago
Gavin Williams c77ed69a4e state/remote/swift: Add support for versioning state file in swift, and expiring object after period of time.
10 years ago
Peter McAtominey 507efcb180 state/azure: support passing of lease ID when writing storage blob (#10115)
10 years ago
Gavin Williams bf8612b9b7 state/remote/swift: Enhancements to support full set of Openstack configuration options, plus SSL certs. Documentation updated to support
10 years ago
Gavin Williams ac07430124 state/remote/swift: Update to use Gophercloud/gophercloud, restructure to support insecure TLS, added Keystone v3 auth params
10 years ago
Cameron Watters b4eb63d710 state/remote: New provider - manta
10 years ago