Commit Graph

47 Commits (94de72c63834acea811c27a585c19eae29374a4b)

Author SHA1 Message Date
James Bardin 799ab6c951 remove deprecated etcd backend
4 years ago
Nicolas Vanheuverzwijn bb1c134b94 http-backend: http backend lock error return LockError instead of generic error
4 years ago
Kagashino cab6cee385 fix: backend/cos - remove cos object write lock either when unlock state file
4 years ago
Tom Bamford d08bc4463d
Azure Backend: support OIDC authentication
4 years ago
Tom Harvey 2eb9118cd1
backend/remote-state/azure: defaulting the Azure Backend to use MSAL (#30891)
4 years ago
Lars Lehtonen 88c9b90c93
internal/backend/remote-state/oss: fix dropped error (#30352)
4 years ago
Katy Moe b1c071bb57
pass hclog logger to retryable client
4 years ago
Tom Harvey a1c7c0dfa4
Update internal/backend/remote-state/azure/backend.go
4 years ago
tombuildsstuff ffe9a41468 internal/backend/remote-state/azure: adding tests covering MSAL
4 years ago
tombuildsstuff a2cad7d579 internal/backend/remote-state/azure: prefixing the existing tests with ADAL
4 years ago
tombuildsstuff 9f710558ce internal/backend/remote-state/azure: adding a feature-toggle to use MSAL
4 years ago
tombuildsstuff 27a34d6c2c internal/backend/remote-state/azure: updating the link to the client secret
4 years ago
tombuildsstuff 5133d30b71 internal/backend/remote-state/azure: code changes for go-azure-helpers v0.18.0
4 years ago
Jared Ledvina 61a5808680 k8s-backend - Initial context support for library update
4 years ago
xiaozhu36 e0a2716601 backend/oss: Removes the ConflictWith tag which on the attributes assume_role* to fix the incompatible error
5 years ago
xiaozhu36 5d19a34f88 backend/oss: Supports the new attribute sts_endpoint
5 years ago
James Bardin 2ebdc099ac
Merge pull request #29307 from hayorov/main
5 years ago
Alex Khaerov 6f1eceb0e2
Revert autoupdate
5 years ago
xiaozhu36 7afaea4cf2 backend/oss: Fixes the nil pointer panic error when missing access key or secret key
5 years ago
Alex Khaerov 14f366dbf4
Update documentation
5 years ago
Alex Khaerov f32702c5c2
Support deprecated assume_role block
5 years ago
Alex Khaerov de8810cdd9
Merge branch 'hashicorp:main' into main
5 years ago
Martin Atkins 39779e7021 backend/remote-state/cos: Don't use github.com/likexian/gokit
5 years ago
Megan Bang 9b9b26a3cd update error message for invalid json
5 years ago
megan07 7dda3366a6
Update internal/backend/remote-state/gcs/backend.go
5 years ago
Megan Bang 81201d69a3 check valid json
5 years ago
Megan Bang 348c761bea add better error if credentials are invalid
5 years ago
Alex Khaerov 9d5f1752c8
oss backend: flattern assume_role block
5 years ago
James Bardin 97a2694528
Merge pull request #28838 from remilapeyre/consul-size-limit
5 years ago
Rémi Lapeyre da6717761e Merge remote-tracking branch 'origin/main' into update-consul
5 years ago
James Bardin 570b70b02f
Merge pull request #28078 from jasons42/configure-etcdv3-client-max-request-size
5 years ago
James Bardin 8dd722ece0
Merge pull request #29167 from xiaozhu36/xiaozhu
5 years ago
James Bardin 431aa0280e
Merge pull request #29157 from remilapeyre/unique-constraint
5 years ago
Jason Smith d1608d7a7f Expose etcd client MaxCallSendMsgSize config
5 years ago
James Bardin dd330e5194
Merge pull request #29200 from hashicorp/jbardin/rebase-25554
5 years ago
Kevin Burke c047958b57 go.mod,backend: update coreos/etcd dependency to release-3.4 branch
5 years ago
James Bardin 9c20ed6185 StateMgr must be able to return with locked state
5 years ago
xiaozhu36 c495caafeb backend/oss: Changes the DescribeEndpoint to DescribeEndpoints to fixes the unsupported sts bug
5 years ago
Rémi Lapeyre 3c34e15d40 Update the Consul API client
5 years ago
Rémi Lapeyre b8e0d6f418 Add UNIQUE constraint in the states table for the pg backend
5 years ago
Rémi Lapeyre 3bf053a5fc Add a test to ensure that workspaces must have a unique name in pg backend
5 years ago
Rémi Lapeyre 5f444a6862 Fix handling large states in the Consul backend
5 years ago
Rémi Lapeyre e5fb84a01a Add test for storing state just under the size limit of the Consul backend
5 years ago
Martin Atkins f40800b3a4 Move states/ to internal/states/
5 years ago
Martin Atkins 31349a9c3a Move configs/ to internal/configs/
5 years ago
Martin Atkins 4c254cc2be Move httpclient/ to internal/httpclient/
5 years ago
Martin Atkins 73dda868cc Move backend/ to internal/backend/
5 years ago