Commit Graph

449 Commits (7e767490c87bae2fa2b60da33ecefa1b7a220afa)

Author SHA1 Message Date
James Bardin 2cbb6bf92f udpate code which was failing staticckeck
2 years ago
James Bardin 809fe73b84 update deps to match go1.23
2 years ago
James Bardin 4b2380ca7c update to go1.23
2 years ago
Radek Simko 5a38b5323f
backend/local: Indicate ephemerality in variable prompts (#35694)
2 years ago
James Bardin f844ba0be6
Merge pull request #34988 from hashicorp/nolegacysdk-kubernetes
2 years ago
James Bardin 5001b937fe remove unused replace directive
2 years ago
James Bardin 84b4bfa270
Merge pull request #34987 from hashicorp/nolegacysdk-pg
2 years ago
James Bardin 17e79d6d4c remove unused replace directive
2 years ago
kmoe a2039517a5
states: store ephemeral output values in memory (#35676)
2 years ago
James Bardin a168379937 update test fixtures
2 years ago
kmoe fab3673f8d
lang: stabilise ephemeral values experiment (#35636)
2 years ago
Radek Simko 64d1b075e4
backend/local: Allow ephemeral values to be set via prompt during apply (#35626)
2 years ago
James Bardin 8383cbcc2a update more tests
2 years ago
Jeff Bonhag 8b2941455a
Upgrade go-tfe from 1.51.0 to 1.58.0 (#35495)
2 years ago
Martin Atkins fce24d588f backend/kubernetes: Remove legacy helper/schema dependency
2 years ago
Martin Atkins 3cc1c1e4e7 backend/pg: Stop using legacy helper/schema
2 years ago
James Bardin 8b1f19d923 update go-cty@v1.15.0
2 years ago
Jamie Finnigan bbd258bd93
move from Go 1.22.4 to 1.22.5 (#35494)
2 years ago
Jamie Finnigan 54f937cc3c
upgrade github.com/hashicorp/go-retryablehttp & deps (#35473)
2 years ago
Sarah French 125cf53470
Add acceptance and internal tests for `gcs` backend, add some test helper functions (#35026)
2 years ago
Radek Simko 5e3a44fc11
deps: Bump go-getter to v1.7.5 (#35376)
2 years ago
Liam Cervante 0f0414d484
Fix partial address representation in plan for deferred actions (#34966)
2 years ago
Jamie Finnigan 68ceed40e1
move from Go 1.22.1 to 1.22.4 (#35335)
2 years ago
Martin Atkins 9dd16a7fba command: "terraform apply" accepts variable values with saved plan
2 years ago
Martin Atkins 598e67a0f2 backend/local: Handle apply-time values for ephemeral input variables
2 years ago
Martin Atkins 91c88f4705 go.mod: go get github.com/apparentlymart/go-versions@v1.0.2
2 years ago
MicahKimel 3258744166
Remove invalid warning during cleanup phase (#35172)
2 years ago
James Bardin b955c9d95f
Merge pull request #35165 from hashicorp/bump_golang_x_net
2 years ago
Sebastian Rivera 7012371d1f
Merge pull request #35176 from hashicorp/sebasslash/tf-15302_modifiable-snapshot-interval
2 years ago
Sebastian Rivera a72d02135b Define StatePersistInterval as command meta field
2 years ago
Jamie Finnigan 368ccbf63a make syncdeps
2 years ago
Brandon Croft 716fcce239
chore: add command ctx to GetRootOutputValues
2 years ago
Liam Cervante bba161ce6b
terraform test: remove planned state from plan (#35049)
2 years ago
Martin Atkins 1df01fdd2b backend/local: Allow experiments when loading config from snapshot
2 years ago
Alex Ott 5422c0d3f6 Make persist interval configurable via environment variable
2 years ago
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