Commit Graph

247 Commits (2cbb6bf92fce17e8de5e681dcc47ed85f32e9b23)

Author SHA1 Message Date
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
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
2 years ago
Nick Fagerlund 26dac26fd1 fix configWithEnvVars tests
2 years ago
Nick Fagerlund 1f9c3eb405 Fix TestCloud_config
2 years ago
Nick Fagerlund d7dadca40f Re-enable disabled cloud configure tests
2 years ago
Nick Fagerlund 59c99b1231 Steal most test cases from setConfigurationFields and PrepareConfig
2 years ago
Nick Fagerlund be71ab06a8 Add a first test for resolveCloudConfig
2 years ago
Nick Fagerlund 1ae8643201 Refactor `(*Cloud).Configure`, and fix TF_WORKSPACE bug
2 years ago
Nick Fagerlund 8e1b65ebc3 Add resolveCloudConfig function
2 years ago
Radek Simko 1d1dcc4b8b
cloud: Fix typo & align 'project' field description (#33946)
2 years ago
Liam Cervante 01c0480e77
Test framework will produce regular updates in -json mode (#33953)
2 years ago
Liam Cervante 8360d7566e
Implement double cancel instead of force cancel for test cloud runs (#33951)
2 years ago
Liam Cervante e37526b4e5
Refactor cloud test run cancellation logic to always intercept signals (#33930)
2 years ago
Liam Cervante ae6b36b247
fix panic when tests don't finish executing (#33929)
2 years ago
Liam Cervante ffbcaf8bef
Implement TFC integration for private module registry test runs (#33710)
2 years ago
Brandon Croft 70cf13cae3
cloud: don't update snapshot interval unless response is from tfe.v2
2 years ago
Brandon Croft f5463ce77c
cloud: fix ShouldPersistIntermediateState should be false when header absent
2 years ago
Brandon Croft 6500b7c740
change visibility of cloud.Backend Hostname field
3 years ago
hashicorp-copywrite[bot] 53c34ff49c
Update copyright file headers to BUSL-1.1
3 years ago
Brandon Croft b1d4f18a9b
Create provisional configuration version when saving cloud plan
3 years ago
Karl Kirch d7e07e66fc
Add ability to specify Terraform Cloud Project in cloud block (#33489)
3 years ago
Nick Fagerlund f98f920b67 Add error wrapper types to highlight bad plan/state data
3 years ago
Nick Fagerlund 1f35173192 Tests: Add tests for `(*Cloud).ShowPlanForRun()`
3 years ago
Nick Fagerlund 7f6b827987 Modify tfe client mocks to meet some new requirements
3 years ago