Commit graph

6 commits

Author SHA1 Message Date
Radek Simko
0fe906fa8c make copyrightfix 2026-02-17 13:56:34 +00:00
Sebastian Rivera
015f795ff0 Rebrand Terraform Cloud to HCP Terraform 2024-04-23 16:12:59 -04:00
Jamie Finnigan
05b0bdac99
adopt hashicorp/cli fork of mitchellh/cli (#34429) 2023-12-20 11:04:10 +00:00
Martin Atkins
ac93c1bb82 rpcapi: Add HashiCorp copyright comments 2023-11-15 12:38:55 -08:00
Martin Atkins
c7b02f03cf rpcapi: Won't be TFC-only forever
This is just a note to future maintainers to clarify the meaning of the
initial end-user-facing error message that says this interface is only
for Terraform Cloud.

Targeting Terraform Cloud as a client first is just a means to get
practical experience with this new style of integration before committing
to support it as a general API. We would still like to make this a
general-purpose integration point with compatibility guarantees in a later
release, once this approach is more proven.
2023-11-15 12:38:54 -08:00
Martin Atkins
3bf1a5cf53 rpcapi: Now wired up to the "terraform rpcapi" plumbing command
This doesn't actually do anything useful yet, but this does at least make
the RPC server accessible to external callers where they can handshake and
then get an error saying that nothing else is implemented.
2023-11-15 12:38:50 -08:00