Commit Graph

414 Commits (148b19b0d7e36b6f2b8a169d2cb7b6069ab5d00a)

Author SHA1 Message Date
Martin Atkins 660ff86c4c backendbase: Preserve unset arguments as null when not set by env
2 years ago
Martin Atkins c77898c90d logging: Remove import github.com/coreos/pkg/capnslog
2 years ago
James Bardin b79589d2d5 udpate submodule deps
2 years ago
Jamie Finnigan e9a33de0d2
go get github.com/hashicorp/go-getter && go mod tidy (#35041)
2 years ago
Nick Fagerlund 40b6f21b3d
Merge pull request #35050 from hashicorp/rebrand-hcp-terraform
2 years ago
Sebastian Rivera 015f795ff0 Rebrand Terraform Cloud to HCP Terraform
2 years ago
Liam Cervante 448775102c
terraform test: Push evaluation of variables to as late as possible (#35014)
2 years ago
Martin Atkins 5868f99413 backend/gcs: Stop using legacy helper/schema
2 years ago
Liam Cervante 6963c54bec
terraform test: don't remove sensitive marks from inputs (#35021)
2 years ago
Martin Atkins 5e7d0f0854 go.mod: Update to latest github.com/zclconf/go-cty-debug
2 years ago
Martin Atkins 397ea6d05c moduletest: Capture optional "execution meta" for test runs
2 years ago
Nick Fagerlund 0a4c6c3cb8
Merge pull request #34914 from hashicorp/nf/mar24-enable-deferred-actions
2 years ago
Martin Atkins 40255906f0 go.mod: Update OpenTelemetry dependencies to v1.24.0
2 years ago
Nick Fagerlund 1781c8e8e9 Experimental `-allow-deferral` flag for enabling deferred actions on CLI
2 years ago
Jared Baker c140e2eef1
Merge branch 'main' into patch-1
2 years ago
Martin Atkins d3b8a55781 go.mod: go get google.golang.org/protobuf@v1.33.0
2 years ago
Martin Atkins 84df5562f2 moduleaddrs: Terraform now owns module source address normalization
2 years ago
Martin Atkins 78ae6af906 legacy/terraform: Minimize the contents of this legacy package
2 years ago
Martin Atkins 621befc3a2 configtesting: Separate package for the SynthBody helper
2 years ago
Martin Atkins 56006416ba go.mod: go get golang.org/x/tools@v0.19.0
2 years ago
Martin Atkins c541757f4a go.mod: go get golang.org/x/mod@v0.16.0
2 years ago
Martin Atkins b059985227 go.mod: go get golang.org/x/sync@v0.6.0
2 years ago
Martin Atkins caa7a757bc go.mod: go get golang.org/x/oauth2@v0.18.0
2 years ago
Martin Atkins 9c7ece8ad4 go.mod: go get golang.org/x/net@v0.22.0
2 years ago
Martin Atkins fad9c2a4cd go.mod: go get golang.org/x/crypto@v0.21.0
2 years ago
Martin Atkins a1d2169c85 go.mod: go get golang.org/x/term@v0.18.0
2 years ago
Martin Atkins b3f6a6230d go.mod: go get golang.org/x/sys@v0.18.0
2 years ago
Martin Atkins 61a5c1f57b go.mod: go get github.com/hashicorp/terraform-registry-address@v0.2.3
2 years ago
Martin Atkins 8603ee0ab5 go.mod: go get github.com/hashicorp/go-slug@v0.14.0
2 years ago
Martin Atkins 914618b061 gcs: Adopt the "ReadPathOrContents" helper function
2 years ago
Martin Atkins f058de612c statemgr: Incorporate IntermediateStateConditionalPersister
2 years ago
Martin Atkins cf3bbb890f State managers use schemarepo.Schemas instead of terraform.Schemas
2 years ago
Martin Atkins 88cb4aeea3 backendrun: Separate the types/etc for backends that support operations
2 years ago
Martin Atkins 5f2eab6944 providerreqs: Provider requirement/version types in their own package
2 years ago
Martin Atkins 310331bdc6 backend/consul: go.mod updates from a merge conflict
2 years ago
Martin Atkins 5811be26f8 go.mod: Separate modules at code ownership boundaries
2 years ago
Martin Atkins 6bd1c66cbc backendbase: Basic support for default values
2 years ago
Martin Atkins b16cb49fb6 backendbase: "SDK-like" helpers
2 years ago
Martin Atkins a5d63a23ab backend/consul: Use backendbase instead of helper/schema
2 years ago
Martin Atkins eb87e86ddf backend/http: Use backendbase instead of helper/schema
2 years ago
Martin Atkins 2222c23d4b backendbase: BoolValue and MustBoolValue
2 years ago
Martin Atkins 1eaa18d60a backendbase: IntValue
2 years ago
Martin Atkins 70537aab08 backendbase: ErrorAsDiagnostics
2 years ago
Martin Atkins 46951b5b35 backendbase: Attribute lookup helpers
2 years ago
Martin Atkins d4c58fac4c backend/inmem: No more legacy/helper/schema
2 years ago
Martin Atkins df4cefbea9 backend: new "backendbase" helper package
2 years ago
Martin Atkins c0943fdd2a backend/azure: Bring randString test helper into this package
2 years ago
Martin Atkins 4295cebb05 dependencies: No more golang.org/x/exp
2 years ago
Martin Atkins 1358245617 dependencies: Remove all non-legacy uses of hashicorp/go-multierror
2 years ago
thirdkeyword 8284cde302 remove repetitive words
2 years ago