Commit Graph

20 Commits (27770ee8053da48fbb684fd23d415aae376d2bed)

Author SHA1 Message Date
Sarah French f5a28cfa8b
PSS: Update how commands access backends, so both `backend` and `state_store` configuration can be used (#37569)
4 months ago
Sarah French 8503c45013
Update `backend.Backend`'s `StateMgr` method to return diagnostics instead of primitive errors (#37496)
6 months ago
Sarah French 62b3ba590a
Update `backend.Backend` interface to return diagnostics from `Workspaces` and `DeleteWorkspace` methods (#37430)
6 months ago
Sarah French 145e152a57
Clarify usage of BackendOpts, rename field in struct to enable usage with PSS in future (#37085)
8 months ago
Sarah French 38e2ed42c4
Make the `workspace` command explicitly protect the default workspace, instead of relying on backend implementations (#37256)
8 months ago
Sarah French 3617b909c1
Make `workspace delete` command reject empty string arguments (#37275)
8 months ago
Jamie Finnigan 05b0bdac99
adopt hashicorp/cli fork of mitchellh/cli (#34429)
2 years ago
Martin Atkins 0811395e6f states: State.AllResourceInstanceObjectAddrs should say "Managed"
2 years ago
Martin Atkins ac562eeb6f states: State.AllResourceInstanceObjectAttrs returns a set
2 years ago
hashicorp-copywrite[bot] 53c34ff49c
Update copyright file headers to BUSL-1.1
3 years ago
hashicorp-copywrite[bot] 325d18262e [COMPLIANCE] Add Copyright and License Headers
3 years ago
alisdair ec6451a82a
Merge pull request #31999 from JarrettSpiker/jspiker/workspace-delete-rum-docs
3 years ago
Jarrett Spiker 21d98697cb Add manual line breaks to workspace delete command help text
3 years ago
Jarrett Spiker 060255a9d5 Use safe or force workspace delete for cloud backend
3 years ago
Jarrett Spiker 3d5dba5c09
Update internal/command/workspace_delete.go
3 years ago
Jarrett Spiker 9d2e8a4c7e Update workspace delete command docs and help to reference RUM instead of non-empty state
3 years ago
SuperKooks 5171c89e1e Fix autocomplete for workspace subcommands
4 years ago
Chris Arcand a4c24e3147 Add cloud {} configuration block for Terraform Cloud
4 years ago
Martin Atkins bee7403f3e command/workspace_delete: Allow deleting a workspace with empty husks
4 years ago
Martin Atkins ffe056bacb Move command/ to internal/command/
5 years ago