Commit Graph

262 Commits (faf5fcdb536506862db3b66b209f3d42226fcd61)

Author SHA1 Message Date
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
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
Sebastian Rivera 015f795ff0 Rebrand Terraform Cloud to HCP Terraform
2 years ago
Rose M Koron a344e83a39
Apply suggestions from code review
2 years ago
Rose 9babc8a1ee Fix grammar
2 years ago
Rose 0eac58dcab Change the header names
2 years ago
Mrinali Rao b1a40a1a65
Update the Terraform CLI output to show logical separation between OPA and Sentinel policy evaluations (#34963)
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 06f51dbe04 command/workdir: Model the "backend state" file format
2 years ago
Martin Atkins af44fdbbf5 cloud: Use copy.DeepCopyValue instead of copystructure dependency
2 years ago
Martin Atkins 1358245617 dependencies: Remove all non-legacy uses of hashicorp/go-multierror
2 years ago
Lauren 6d9b3b2cd7 call Colorize() on CLI output
2 years ago
Nick Fagerlund c02533c889 Cloud backend: Cache service discovery in public ServicesHost field
2 years ago
Nick Fagerlund 0248b6cf90 Give cloud TestRunner its own service discovery function
2 years ago
Nick Fagerlund 054fdf93cf Publicize Cloud's token and organization fields
2 years ago
Jamie Finnigan 05b0bdac99
adopt hashicorp/cli fork of mitchellh/cli (#34429)
2 years ago
Brandon Croft 2cf2943626
Update go-tfe mocks
2 years ago
Martin Atkins b0b8d4aa6f states: Only track root module output values
2 years ago
Nick Fagerlund 4ec407af08 Disallow saved cloud plans in VCS workspaces
2 years ago
Liam Cervante e38ca6ea60
Fix race conditions in mock provider and mock tfc client (#34306)
2 years ago
Nick Fagerlund 438e47659b Remove some redundant test cases for resolveCloudConfig
3 years ago
Nick Fagerlund 26dac26fd1 fix configWithEnvVars tests
3 years ago
Nick Fagerlund 1f9c3eb405 Fix TestCloud_config
3 years ago
Nick Fagerlund d7dadca40f Re-enable disabled cloud configure tests
3 years ago
Nick Fagerlund 59c99b1231 Steal most test cases from setConfigurationFields and PrepareConfig
3 years ago
Nick Fagerlund be71ab06a8 Add a first test for resolveCloudConfig
3 years ago
Nick Fagerlund 1ae8643201 Refactor `(*Cloud).Configure`, and fix TF_WORKSPACE bug
3 years ago
Nick Fagerlund 8e1b65ebc3 Add resolveCloudConfig function
3 years ago