Commit Graph

253 Commits (ca35e204eef230ce75d43cb7db358a063e20fc92)

Author SHA1 Message Date
Brandon Croft f41d5a5954
Fix typo
1 year ago
Brandon Croft ad96f4161c
Prefer kv tags when tags defined as set
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
Radek Simko 1d1dcc4b8b
cloud: Fix typo & align 'project' field description (#33946)
3 years ago
Liam Cervante 01c0480e77
Test framework will produce regular updates in -json mode (#33953)
3 years ago
Liam Cervante 8360d7566e
Implement double cancel instead of force cancel for test cloud runs (#33951)
3 years ago
Liam Cervante e37526b4e5
Refactor cloud test run cancellation logic to always intercept signals (#33930)
3 years ago
Liam Cervante ae6b36b247
fix panic when tests don't finish executing (#33929)
3 years ago
Liam Cervante ffbcaf8bef
Implement TFC integration for private module registry test runs (#33710)
3 years ago
Brandon Croft 70cf13cae3
cloud: don't update snapshot interval unless response is from tfe.v2
3 years ago
Brandon Croft f5463ce77c
cloud: fix ShouldPersistIntermediateState should be false when header absent
3 years ago
Brandon Croft 6500b7c740
change visibility of cloud.Backend Hostname field
3 years ago