Commit Graph

21 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
Daniel Schmidt fb0445faf2 allow language experiments for terraform show
7 months ago
James Bardin 2cbb6bf92f udpate code which was failing staticckeck
1 year ago
Sebastian Rivera 015f795ff0 Rebrand Terraform Cloud to HCP Terraform
2 years ago
hashicorp-copywrite[bot] 53c34ff49c
Update copyright file headers to BUSL-1.1
3 years ago
Nick Fagerlund 1cbc95ce56 Use wrapped types to clean up error reporting in show command
3 years ago
Nick Fagerlund 3a9ce2afb1 Update show command and view to support inspecting cloud plans
3 years ago
hashicorp-copywrite[bot] 325d18262e [COMPLIANCE] Add Copyright and License Headers
3 years ago
Megan Bang de8bd5826f first part of code review comments
4 years ago
Megan Bang b572e57fb3 refactor GetSchemas to include an option to pass in a config
4 years ago
Megan Bang 4fab46749a update persist state
4 years ago
kmoe 7b4a5513a9
command: fix panic on show when state file is invalid or unavailable (#31444)
4 years ago
Krista LaFentres fea8f6cfa2 cli: Migrate show command to use command arguments and views
4 years ago
Krista LaFentres 8d1bced812 cli: Refactor show command to remove dependence on local run and only load the backend when we need it
4 years ago
Alisdair McDiarmid 768741c0f7 command/show: Disable plan state lineage checks
4 years ago
Chris Arcand a4c24e3147 Add cloud {} configuration block for Terraform Cloud
4 years ago
Martin Atkins 89b05050ec core: Functional-style API for terraform.Context
5 years ago
Martin Atkins f40800b3a4 Move states/ to internal/states/
5 years ago
Martin Atkins 034e944070 Move plans/ to internal/plans/
5 years ago
Martin Atkins ffe056bacb Move command/ to internal/command/
5 years ago