Commit Graph

43 Commits (ecfbdaf18d97fec6d019acdb5bbb194f12ecfe92)

Author SHA1 Message Date
Daniel Banck 2b9d25c7fd
Add `terraform query` subcommand (TF-25494) (#37174)
10 months ago
Rémi Lapeyre 5a8de9d70d
Add TRACE logs when uploading to the cloud and remote backends (#36757)
1 year ago
latentd 5edcdef6fc update legacy term: Terraform Cloud agent => HCP Terraform Agent
1 year ago
Sebastian Rivera fb06df80fc Refactor generalError to use appName
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
Lauren 6d9b3b2cd7 call Colorize() on CLI output
2 years ago
Nick Fagerlund 054fdf93cf Publicize Cloud's token and organization fields
2 years ago
Nick Fagerlund 4ec407af08 Disallow saved cloud plans in VCS workspaces
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
Nick Fagerlund 2a08a5b46e Cloud: Split private `readRedactedPlan` func into two
3 years ago
Nick Fagerlund da963a13b9 Implement plan -out for Cloud
3 years ago
kmoe 5900d1177c
cloud: assert import block compatibility (#33282)
3 years ago
CJ Horton 6ca13bfc1e fix static check errors
3 years ago
CJ Horton cdce4c4a6d write generated config when using the cloud integration
3 years ago
hashicorp-copywrite[bot] 325d18262e [COMPLIANCE] Add Copyright and License Headers
3 years ago
Glenn Sarti 7e2e834aff
Emit warnings for certain run events in cloud backend (#33020)
3 years ago
Sebastian Rivera 5634ae3e18 Unit tests to ensure renderer is appropriately called
3 years ago
Sebastian Rivera b23cfaefe8 Refactor SRO check to prevent duplicate plan output
3 years ago
Sebastian Rivera 71dac9bf5e Add token field to cloud backend
3 years ago
Sebastian Rivera de574ae6d4
Initial implementation of structured logging in cloud backend (#32504)
3 years ago
sivchari ef4798de8e fix: pre allocate for composite literal
3 years ago
Glenn Sarti 18da2f0213 Refactor task stage retrieval in cloud backend
4 years ago
Glenn Sarti 8562f8a744 Add Pre-Plan Run Tasks to Terraform CLI
4 years ago
Luces Huayhuaca bdc7d8c0a1
Upgrade go-tfe dependency to use 1.0 version. It contains breaking changes, so we are updating method signatures, method names and the type of optional parameters, as needed. (#30626)
4 years ago
Sebastian Rivera 126d6df088 Added run task support for post plan run stage, removed pre apply
4 years ago
uturunku1 383da4893b use new enum string for task stages
4 years ago
Brandon Croft aa0dda81b4 Fall back to reading latest run without task_stages
4 years ago
uturunku1 77946af472 pull latest changes from go-tfe branch and use use new field name that previously was incorrectly named TaskStage
4 years ago
uturunku1 8090b23db7 delete unused function
4 years ago
Brandon Croft 0b8bb29a61 [cloud] refactor integration context and add code documentation
4 years ago
Brandon Croft 791c36c504 [cloud] report run tasks by name instead of assuming pre_apply
4 years ago
Brandon Croft 2938ec43fa [cloud] handle unreachable run tasks
4 years ago
uturunku1 3e9ae69a12 [cloud] run tasks integration
4 years ago
Barrett Clark edbc84420c Run apply -refresh-state instead of refresh
5 years ago
Omar Ismail dd856f8a1b Add run variables to cloud plan operations from non-file sources
5 years ago
Chris Arcand 7cc53fe163 cloud: Set minimum TFE version
5 years ago
Omar Ismail a387af6c61 Add auto-approve logic, e2e tests
5 years ago
Omar Ismail 594a390f84 Use context parallelism
5 years ago
Chris Arcand a5f063625a Replace generic host error messages for feature support
5 years ago
Chris Arcand ea8ad0b15a Initial commit of 'cloud' package
5 years ago