Commit Graph

60 Commits (main)

Author SHA1 Message Date
Radek Simko 0fe906fa8c make copyrightfix
2 months ago
Radek Simko 27770ee805
PSS: Migration from a backend to a state store (#38048)
2 months ago
Daniel Banck cc30a8cf1d
Fix crash when showing a cloud plan without having a cloud backend (#37751)
6 months ago
Sarah French 8503c45013
Update `backend.Backend`'s `StateMgr` method to return diagnostics instead of primitive errors (#37496)
8 months ago
Sarah French 62b3ba590a
Update `backend.Backend` interface to return diagnostics from `Workspaces` and `DeleteWorkspace` methods (#37430)
8 months 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
2 years ago
Brandon Croft e87335a972
cloud: Allows object tag schema for selecting kv tagged workspaces
2 years ago
Sebastian Rivera 015f795ff0 Rebrand Terraform Cloud to HCP Terraform
2 years ago
Martin Atkins 88cb4aeea3 backendrun: Separate the types/etc for backends that support operations
2 years ago
Nick Fagerlund 054fdf93cf Publicize Cloud's token and organization fields
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
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
Karl Kirch d7e07e66fc
Add ability to specify Terraform Cloud Project in cloud block (#33489)
3 years ago
Nick Fagerlund 7f6b827987 Modify tfe client mocks to meet some new requirements
3 years ago
Brandon Croft c1a730314d
Relocate localterraform.com aliasing to backend configurators
3 years ago
hashicorp-copywrite[bot] 325d18262e [COMPLIANCE] Add Copyright and License Headers
3 years ago
Sebastian Rivera 5634ae3e18 Unit tests to ensure renderer is appropriately called
3 years ago
Alisdair McDiarmid ca53ca00f4 Remove failing DNS query in cloud tests
3 years ago
Nick Fagerlund acf7314587 Fix typo in cloud backend's `TestCloud_setConfigurationFields`
3 years ago
Jarrett Spiker c16d726f2c Succeed cloud workspace deletion if the workspace does not exist
3 years ago
Jarrett Spiker 060255a9d5 Use safe or force workspace delete for cloud backend
3 years ago
Anna Winkler 22c121df86
Bump compatibility version to 1.3.0 for terraform core release (#30988)
4 years ago
Sebastian Rivera f63ef2b5ef Rename cloud env vars to use TF_CLOUD prefix
4 years ago
Brandon Croft 0dc26a9585
test(cloud): nonexisting org not a valid test when using mocks
4 years ago
Brandon Croft a38a0ee8a8
test(cloud): ensure mocks are used for backend configure tests
4 years ago
Sebastian Rivera dd864b1bac Add TF_WORKSPACE validation method
4 years ago
Sebastian Rivera 995ef15ab9 Add cloud configuration support for TF_WORKSPACE
4 years ago
Sebastian Rivera a52c87cb5a Fix a flaky test manipulating environment variables
4 years ago
Sebastian Rivera 232d48fe00 Add support for TF_HOSTNAME env var
4 years ago
Sebastian Rivera b1c22d333e Fix error formatting for missing env and config value
4 years ago
Sebastian Rivera 45357f5004 Add TF_ORGANIZATION env var support
4 years ago
Luces Huayhuaca 4e3218b4d5
cloud: convert uses of worspaces.operations into workspaces.executionMode (#29844)
5 years ago
Alisdair McDiarmid a61bd8a96b cloud: Fix prerelease version constraint checks
5 years ago
Chris Arcand 50997d9a32 Restore API version checking, with internal usage accounted for
5 years ago
Nick Fagerlund cb26cbba22 Add tests for cloud.StateMgr() when TFC lacks local tf version
5 years ago
Chris Arcand 12a4af3e72 Temporarily skip API version checking
5 years ago
Nick Fagerlund baa72ce235 Simplify logic flow: everything is a constraint
5 years ago
Barrett Clark 83538fdd6b Shift errors to error file, improve error text
5 years ago
Nick Fagerlund 9857097b34 Add tests for version constraints in workspace terraform-versions
5 years ago
Barrett Clark 83337de654 Remove prefix from the cloud backend config
5 years ago
Chris Arcand 7cc53fe163 cloud: Set minimum TFE version
5 years ago
Chris Arcand 412679522d Remove all constraint checking
5 years ago
Chris Arcand aba7d96596 cloud: Support interop from 0.14 to 1.1
5 years ago