Commit Graph

113 Commits (ba113ff2cd3708d8a0e49df66d649774af5aaa4e)

Author SHA1 Message Date
James Bardin 522556534d
remove deprecated backends (#31711)
4 years ago
Megan Bang bddf6a9b34 updating to use the latest version of cloud/state.go and just pass schemas along to PersistState in the remote state
4 years ago
Megan Bang 4fab46749a update persist state
4 years ago
Brandon Croft e1fa690879
style: goimports fixes
4 years ago
Brandon Croft c33c8b013f
fix: have `terraform output` adhere to authorization w/ cloud
4 years ago
Anna Winkler d72911a640 Save detailed type outputs to JSONStateOutputs
4 years ago
hellertang 0dbf0711a0
cos backend support accelerate (#31425)
4 years ago
Tom Bamford dc1f5bccf8
Merge pull request #31070 from hashicorp/f/removing-adal-auth
4 years ago
James Bardin 96c720517f fixup broken test fixtures
4 years ago
James Bardin d61d3e9fd8 remove deprecated etcdv3 backend
4 years ago
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
tombuildsstuff 05528e8c8a backend/azurerm: removing ADAL support
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
5 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
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