Commit Graph

290 Commits (sarah/init-cmd-testing-comments)

Author SHA1 Message Date
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)
7 months ago
Liam Cervante 6b17cfe2e5
actions: connect invoke flag with TFC (#37544)
7 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)
8 months ago
Sarah French 8503c45013
Update `backend.Backend`'s `StateMgr` method to return diagnostics instead of primitive errors (#37496)
8 months ago
Amartya Majumdar 54af16eab9
[IPL-7725] Updating Calls to the Remote HCP Terraform API to Retrieve All Workspace Variables (#37241)
8 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)
11 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
Brandon Croft ad96f4161c
Prefer kv tags when tags defined as set
2 years ago
Bruno Schaatsbergen 1e80cd8e10
cloud: clarify reason for guard statement
2 years ago
Bruno Schaatsbergen 09ddfc039f
docs: add a comment to the View field
2 years ago
Bruno Schaatsbergen d8bfe7a80b
cloud: Initialize a new cloud view in the backend to render messages based on view type.
2 years ago
Bruno Schaatsbergen a90930427a
chore: remove the retrylog hook from the init view
2 years ago
Bruno Schaatsbergen f9797595e3
chore: initialize new view in meta backend
2 years ago
Brandon Croft 9d0133a541
Fix non-string elements in tags schema
2 years ago
Brandon Croft e87335a972
cloud: Allows object tag schema for selecting kv tagged workspaces
2 years ago
Radek Simko 06fd817b7c
Remove handling of ephemeral root outputs (#35809)
2 years ago
Brandon Croft cc54f79ba7
cloud: retry state version pending gracefully
2 years ago
James Bardin 2cbb6bf92f udpate code which was failing staticckeck
2 years ago
kmoe a2039517a5
states: store ephemeral output values in memory (#35676)
2 years 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
Brandon Croft 0efd586490
cloud: retry output if current state outputs are not available
2 years ago
Brandon Croft 716fcce239
chore: add command ctx to GetRootOutputValues
2 years ago
Sebastian Rivera fb06df80fc Refactor generalError to use appName
2 years ago