hcptf-cli

Manage HCP Terraform workspaces, runs, and variables via CLI.

4|3|Updated Feb 11, 2026
One-click install
npx skills add https://github.com/thrashr888/hcptf-cli --skill hcptf-cli
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: hcptf-cli
Source: https://github.com/thrashr888/hcptf-cli/tree/main/.skills/hcptf-cli
Command: npx skills add https://github.com/thrashr888/hcptf-cli --skill hcptf-cli

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill automates the management of HashiCorp Cloud Platform (HCP) Terraform resources, streamlining infrastructure automation and configuration tasks.

Core Features & Use Cases

  • Resource Management: Create, read, update, and delete HCP Terraform resources like workspaces, runs, and variables.
  • Automation: Integrate with CI/CD pipelines for automated deployments and infrastructure management.
  • Use Case: Automate the creation of new Terraform workspaces for development environments, including setting necessary variables and triggering initial runs.

Quick Start

Use the hcptf-cli skill to create a new workspace named 'staging' in the 'my-org' organization.

Frequently Asked Questions about hcptf-cli

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate HCP Terraform workspace creation and runs via CLI?

Manage HCP Terraform workspaces and runs via CLI by creating resources, setting sensitive variables, and triggering initial deployments for automated infrastructure provisioning.

Can I query HCP Terraform resource states and manage sensitive variables?

Query HCP Terraform resource states and manage sensitive variables through CLI commands that support schema introspection and secure variable handling for infrastructure configuration.

Does the HCP Terraform CLI support JSON input for agent-driven operations?

HCP Terraform CLI supports JSON input for agent-driven operations, enabling schema introspection and dry runs to automate infrastructure deployments via command-line interface.

What HCP Terraform resources can I create, read, update, and delete?

Create, read, update, and delete HCP Terraform resources including workspaces, runs, organizations, stacks, and registry modules via command-line interface for infrastructure automation.

How do I integrate HCP Terraform management into a CI/CD pipeline?

Integrate HCP Terraform management into CI/CD pipelines using CLI commands to automate workspace creation, manage variables, and trigger infrastructure deployments for development environments.