Commit Graph

17 Commits (27770ee8053da48fbb684fd23d415aae376d2bed)

Author SHA1 Message Date
Sarah French 145e152a57
Clarify usage of BackendOpts, rename field in struct to enable usage with PSS in future (#37085)
8 months ago
UKEME BASSEY 91b1dd3cc3 extend existing cloud plugin to accomodate new plugin
10 months ago
Brandon Croft e87335a972
cloud: Allows object tag schema for selecting kv tagged workspaces
1 year ago
Sebastian Rivera 015f795ff0 Rebrand Terraform Cloud to HCP Terraform
2 years ago
Nick Fagerlund ff62192819 Adjust CloudPluginConfig doc comments
2 years ago
Nick Fagerlund c398d0340f Catch a missing assign-after-append
2 years ago
Nick Fagerlund 7a1c49c61d Append cloud plugin config metadata in plugin client requests
2 years ago
Nick Fagerlund e1f0165693 Cloud command: Use cloud backend to find plugin config and service URLs
2 years ago
Nick Fagerlund d2e07f6f03 Add `TF_CLOUD_PLUGIN_DEV_OVERRIDE` to enable cloudplugin dev
2 years ago
Brandon Croft 114f876f81
Merge pull request #33602 from hashicorp/TF-8071-download-and-verify-the-plugin-in-terraform
3 years ago
Brandon Croft 3d1e07dcf3
Write command output to Meta.Streams, more plugin err handling
3 years ago
Brandon Croft 8f4a430e41
refactor: cloudplugin VersionManager -> BinaryManager
3 years ago
CJ Horton 98b81d3c50 add missing copyright headers
3 years ago
Brandon Croft 63e017b81b
cloudplugin: download and verify plugin
3 years ago
Brandon Croft e5ce25099c
Apply suggestions from code review
3 years ago
Brandon Croft 9bb566dcdb
Update cloudplugin type casting to simplify adding future versions
3 years ago
Brandon Croft 2c3d134705
Adds `cloud` subcommand with some toy options
3 years ago