Commit Graph

293 Commits (main)

Author SHA1 Message Date
Daniel Schmidt 026c935961 move UnparsedVariableValue from backendrun to arguments
4 days ago
Radek Simko 0fe906fa8c make copyrightfix
5 days ago
Radek Simko 27770ee805
PSS: Migration from a backend to a state store (#38048)
2 weeks ago
Michael Yocca 810f497ecd
fix(cloud): cloud backend rendering query warning diags (#38040)
1 month ago
Daniel Banck cc30a8cf1d
Fix crash when showing a cloud plan without having a cloud backend (#37751)
5 months ago
Liam Cervante 6b17cfe2e5
actions: connect invoke flag with TFC (#37544)
5 months ago
Samsondeen 719aefdb89
tf query: ready list blocks for beta (#37619)
5 months ago
Daniel Banck 1ac8497994
Add support for Terraform Search in the cloud backend (TF-25935) (#37479)
5 months ago
Liam Cervante 551ba2e525
Implement controlling destroy functionality within Terraform Test (#37359)
5 months ago
Sarah French 8503c45013
Update `backend.Backend`'s `StateMgr` method to return diagnostics instead of primitive errors (#37496)
6 months ago
Amartya Majumdar 54af16eab9
[IPL-7725] Updating Calls to the Remote HCP Terraform API to Retrieve All Workspace Variables (#37241)
6 months ago
Sarah French 62b3ba590a
Update `backend.Backend` interface to return diagnostics from `Workspaces` and `DeleteWorkspace` methods (#37430)
6 months ago
Daniel Banck 2b9d25c7fd
Add `terraform query` subcommand (TF-25494) (#37174)
8 months ago
Sarah French 2559f0a3db
Update backend state file so it can describe PSS state (#37179)
9 months ago
Affinito Alessandro 71093fd195
Update backend.go minor wording fix (#37054)
9 months ago
UKEME BASSEY a732b606a1 make hostname and token optional, read token from cli file
10 months ago
UKEME BASSEY 509be4ea1b add stacks plugin
10 months ago
Sarah French 371e625ea9
Update URLs from `www.terraform.io` to `developer.hashicorp.com` (#36792)
11 months ago
Rémi Lapeyre 5a8de9d70d
Add TRACE logs when uploading to the cloud and remote backends (#36757)
11 months ago
Craig Wright 403cc5042a
Merge pull request #36706 from latentd/fix/rename-legacy-terms
11 months ago
Sarah French 2d6eda2877
Update comments about backend interfaces, enhanced vs operations, and fix copy-paste inaccuracies (#36716)
11 months ago
latentd 5edcdef6fc update legacy term: Terraform Cloud agent => HCP Terraform Agent
11 months ago
Daniel Banck 10c9b64007
Rename schema.Block to Body (#36629)
12 months 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"
1 year ago
Bruno Schaatsbergen 45c38a6469
Merge branch 'main' into b/fix-retry-messages-in-cloud-backend-json
1 year ago
Bruno Schaatsbergen f1428b3388
backend/cloud: expose View to enable reuse in a (cloud) backend
1 year ago
Brandon Croft f41d5a5954
Fix typo
1 year ago
Brandon Croft ad96f4161c
Prefer kv tags when tags defined as set
1 year ago
Bruno Schaatsbergen 1e80cd8e10
cloud: clarify reason for guard statement
1 year ago
Bruno Schaatsbergen 09ddfc039f
docs: add a comment to the View field
1 year ago
Bruno Schaatsbergen d8bfe7a80b
cloud: Initialize a new cloud view in the backend to render messages based on view type.
1 year ago
Bruno Schaatsbergen a90930427a
chore: remove the retrylog hook from the init view
1 year ago
Bruno Schaatsbergen f9797595e3
chore: initialize new view in meta backend
1 year ago
Brandon Croft 9d0133a541
Fix non-string elements in tags schema
1 year ago
Brandon Croft e87335a972
cloud: Allows object tag schema for selecting kv tagged workspaces
1 year ago
Radek Simko 06fd817b7c
Remove handling of ephemeral root outputs (#35809)
1 year ago
Brandon Croft cc54f79ba7
cloud: retry state version pending gracefully
1 year ago
James Bardin 2cbb6bf92f udpate code which was failing staticckeck
1 year ago
kmoe a2039517a5
states: store ephemeral output values in memory (#35676)
1 year ago
Jeff Bonhag 8b2941455a
Upgrade go-tfe from 1.51.0 to 1.58.0 (#35495)
2 years ago
Liam Cervante 70b93b24b4
deferred actions: load all values from deferred resources when building eval context (#35526)
2 years ago