T
tharsis
Projects with this topic
-
Tharsis API is a remote Terraform backend that provides state management and a full execution environment for running Terraform modules. It also includes additional capabilities to facilitate the management of Terraform workspaces within an organization.
Updated -
Tharsis CLI is a command-line interface to the Tharsis remote Terraform backend. The CLI allows managing groups, workspaces, creating runs from Terraform modules and much more.
Updated -
Tharsis SDK provides a client library for accessing different functionalities of Tharsis API. It contains a lot of code used by projects like the Tharsis CLI, and Tharsis API's job executor. Uses a combination of GraphQL and API's V1 endpoint for querying and manipulating resources.
Updated