Commit Graph

74 Commits (5bbd10857250a2c9bf5559ebd9bdc8aa2f144bc1)

Author SHA1 Message Date
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
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
Megan Bang 348c761bea add better error if credentials are invalid
5 years ago
Martin Atkins df578afd7e backend/local: Check dependency lock consistency before any operations
5 years ago
Martin Atkins 6a98e4720c plans/planfile: Create takes most arguments via a struct type
5 years ago
Martin Atkins 8d193ad268 core: Simplify and centralize plugin availability checks
5 years ago
James Bardin 8ce2254ad6
Merge pull request #29647 from hashicorp/jbardin/test-temp-cleanup
5 years ago
Alisdair McDiarmid 57318ef561 backend/remote: Support interop from 0.14 to 1.1
5 years ago
James Bardin 9c078c27cf temp path clean for some backend tests
5 years ago
Martin Atkins f0034beb33 core: refactoring.ImpliedMoveStatements replaces NodeCountBoundary
5 years ago
Martin Atkins 332ea1f233 backend/local: TestLocal_plan_context_error to fail terraform.NewContext
5 years ago
Martin Atkins 718fa3895f backend: Remove Operation.Parallelism field
5 years ago
James Bardin d0993b0e80 fix temp directory handling in some tests
5 years ago
James Bardin 8ed9a270e5
Merge pull request #29559 from hashicorp/jbardin/optional-attrs
5 years ago
James Bardin 53a73a8ab6 configs: add ConstraintType to config.Variable
5 years ago
Martin Atkins 343279110a core: Graph walk loads plugin schemas opportunistically
5 years ago
James Bardin 863963e7a6 de-linting
5 years ago
Martin Atkins 89b05050ec core: Functional-style API for terraform.Context
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