Commit Graph

307 Commits (main)

Author SHA1 Message Date
Michael Yocca ffa0a98da1 test: add test case for flag determining
2 weeks ago
Michael Yocca 5dd7e55d9b feat: pass generate-config-out to go-tfe client request
2 weeks ago
Michael Yocca fb6f6f1c40 fix: update tfe client mocks
2 weeks ago
Daniel Banck f34ee96558 Remove outdated value source comment
3 weeks ago
Daniel Banck 9e08102505 Don't expect an error for undeclared variable values from cloud
4 weeks ago
Daniel Banck a693cc769c Use new variable source type in tests
4 weeks ago
Daniel Banck 6c8f46197f Introduce new source for variables from the cloud backend
4 weeks ago
Daniel Banck 5bf90e356f Allow commands to fetch backend variables
2 months ago
Daniel Banck 36b5207d2b Still require const variables when AllowUnsetVariables is set
2 months ago
Daniel Banck 97534ebd3b Improve ParseVariableValues signature with a helper
2 months ago
Daniel Banck a47b89170f Fix ParseVariableValues for different command flows
2 months ago
Daniel Schmidt a9756b273c move initwd config loading into terraform
3 months ago
Daniel Schmidt 0c796986bb move load config calls to new mechanism
3 months ago
Daniel Banck 4ef9684188 Rework most of the configuration loading
3 months ago
Daniel Schmidt 026c935961 move UnparsedVariableValue from backendrun to arguments
3 months ago
Radek Simko 0fe906fa8c make copyrightfix
3 months ago
Radek Simko 27770ee805
PSS: Migration from a backend to a state store (#38048)
3 months ago
Michael Yocca 810f497ecd
fix(cloud): cloud backend rendering query warning diags (#38040)
4 months ago
Daniel Banck cc30a8cf1d
Fix crash when showing a cloud plan without having a cloud backend (#37751)
8 months ago
Liam Cervante 6b17cfe2e5
actions: connect invoke flag with TFC (#37544)
8 months ago
Samsondeen 719aefdb89
tf query: ready list blocks for beta (#37619)
8 months ago
Daniel Banck 1ac8497994
Add support for Terraform Search in the cloud backend (TF-25935) (#37479)
8 months ago
Liam Cervante 551ba2e525
Implement controlling destroy functionality within Terraform Test (#37359)
9 months ago
Sarah French 8503c45013
Update `backend.Backend`'s `StateMgr` method to return diagnostics instead of primitive errors (#37496)
9 months ago
Amartya Majumdar 54af16eab9
[IPL-7725] Updating Calls to the Remote HCP Terraform API to Retrieve All Workspace Variables (#37241)
9 months ago
Sarah French 62b3ba590a
Update `backend.Backend` interface to return diagnostics from `Workspaces` and `DeleteWorkspace` methods (#37430)
9 months ago
Daniel Banck 2b9d25c7fd
Add `terraform query` subcommand (TF-25494) (#37174)
11 months ago
Sarah French 2559f0a3db
Update backend state file so it can describe PSS state (#37179)
12 months ago
Affinito Alessandro 71093fd195
Update backend.go minor wording fix (#37054)
1 year ago
UKEME BASSEY a732b606a1 make hostname and token optional, read token from cli file
1 year ago
UKEME BASSEY 509be4ea1b add stacks plugin
1 year ago
Sarah French 371e625ea9
Update URLs from `www.terraform.io` to `developer.hashicorp.com` (#36792)
1 year ago
Rémi Lapeyre 5a8de9d70d
Add TRACE logs when uploading to the cloud and remote backends (#36757)
1 year ago
Craig Wright 403cc5042a
Merge pull request #36706 from latentd/fix/rename-legacy-terms
1 year ago
Sarah French 2d6eda2877
Update comments about backend interfaces, enhanced vs operations, and fix copy-paste inaccuracies (#36716)
1 year ago
latentd 5edcdef6fc update legacy term: Terraform Cloud agent => HCP Terraform Agent
1 year ago
Daniel Banck 10c9b64007
Rename schema.Block to Body (#36629)
1 year ago
James Bardin 3b3e4bf003 update the rest of the go:generate calls
1 year ago
Radek Simko 289a3568da
Address `go vet` 1.24 failures (#36485)
1 year ago
Mark DeCrane 166434811e
Merge pull request #36453 from hashicorp/IPL-7602/saved-plan-apply-hangs-with-auto-approve-flag
1 year ago
Mark DeCrane 50f2018c16 Move changelog entry to backport section, added an explanatory comment
1 year ago
Mark DeCrane 739c35cabb Add test
1 year ago
Mark DeCrane 8eff169fc7 Do the apply if there is a saved plan file, regardless of whether -auto-approve is set
1 year ago
Samsondeen 16a34fe47f
Accept CLI option for the number of parallel ops in a test run's plan/apply (#36323)
1 year ago
Sarah French 21cafd70ea
Add more details to JUnit `terraform test` output to describe why a test was skipped (#36315)
1 year ago
Sarah French 0daf6e8f01
Update comments about Backend interface implementation, add implementation assertion (#36168)
1 year ago
Bruno Schaatsbergen a5d8673a41
Revert "Merge pull request #35929 from bschaatsbergen/b/fix-retry-messages-in-cloud-backend-json"
2 years ago
Bruno Schaatsbergen 45c38a6469
Merge branch 'main' into b/fix-retry-messages-in-cloud-backend-json
2 years ago
Bruno Schaatsbergen f1428b3388
backend/cloud: expose View to enable reuse in a (cloud) backend
2 years ago
Brandon Croft f41d5a5954
Fix typo
2 years ago