Commit Graph

102 Commits (94de72c63834acea811c27a585c19eae29374a4b)

Author SHA1 Message Date
James Bardin 953c448f9a add simple error indicating backend removal
4 years ago
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
James Bardin 0c7d39aca5 deprecate unmaintained backends
4 years ago
Anna Winkler 22c121df86
Bump compatibility version to 1.3.0 for terraform core release (#30988)
4 years ago
James Bardin df0a70bfb6 check for cancellation before apply confirmation
4 years ago
Tom Bamford d08bc4463d
Azure Backend: support OIDC authentication
4 years ago
Keith Clawson 23dffee568 Always use token in backend config when provided
4 years ago
Tom Harvey 2eb9118cd1
backend/remote-state/azure: defaulting the Azure Backend to use MSAL (#30891)
4 years ago
Eng Zer Jun fedd315275
test: use `T.TempDir` to create temporary test directory (#30803)
4 years ago
Lars Lehtonen 88c9b90c93
internal/backend/remote-state/oss: fix dropped error (#30352)
4 years ago
Luces Huayhuaca bdc7d8c0a1
Upgrade go-tfe dependency to use 1.0 version. It contains breaking changes, so we are updating method signatures, method names and the type of optional parameters, as needed. (#30626)
4 years ago
Theo Chupp d15a2bc024
fix: local variables should not be overridden by remote variables during `terraform import` (#29972)
4 years ago
Krista LaFentres (she/her) 6dcf00aefc
Merge pull request #30344 from hashicorp/lafentres/refactor-show-command
4 years ago
Krista LaFentres 64e1241ae3 backend/local: Remove unused DisablePlanFileStateLineageChecks flag
4 years ago
Martin Atkins 36c4d4c241 core and backend: remove redundant handling of default variable values
4 years ago
Alisdair McDiarmid 768741c0f7 command/show: Disable plan state lineage checks
4 years ago
James Bardin 8c4031ef15 don't persist a nil state from Apply
4 years ago
Chris Arcand f521ba6cd7 Remove 'enhanced' backend type distinction
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
Chris Arcand 779c958fbf cloud: Add streamlined 'remote' backend state migration path
4 years ago
xiaozhu36 e0a2716601 backend/oss: Removes the ConflictWith tag which on the attributes assume_role* to fix the incompatible error
4 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
James Bardin 81e709d185
Merge pull request #29825 from hashicorp/jbardin/no-panicwrap
5 years ago
Brandon Croft dbbfae5a1c refactor ParseVariableValues into separate operations
5 years ago
Chris Arcand 1791b71196 cloud: TestCloud_backendWithTags
5 years ago
Chris Arcand 471dd479e8 Update go-tfe to 26689e
5 years ago
Chris Arcand ea8ad0b15a Initial commit of 'cloud' package
5 years ago
James Bardin d03a037567 insert panic handlers
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
James Bardin ef3c98466d
Merge pull request #29755 from hashicorp/jbardin/first-plan-lineage
5 years ago
James Bardin 5ffa0839f9 only check serial when applying the first plan
5 years ago
Martin Atkins bee7403f3e command/workspace_delete: Allow deleting a workspace with empty husks
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