Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
nvidia avatar

Terraform Deployer

  • 1 installs
  • 14.2k repo stars
  • Updated August 5, 2026
  • nvidia/skillspector

Runs Terraform plan, apply, and destroy commands against a given workspace path to manage cloud infrastructure.

About

This skill runs Terraform CLI operations to manage cloud infrastructure, activating only on explicit Terraform requests. A developer uses it to plan, apply, or destroy infrastructure from a workspace path.

  • Runs terraform plan, apply, and destroy
  • Uses exclude triggers to avoid non-infrastructure activation

Terraform Deployer by the numbers

  • 1 all-time installs (skills.sh)
  • Ranked #1,173 of 1,435 DevOps & CI/CD skills by installs in the Skillselion catalog
  • Data as of Aug 5, 2026 (Skillselion catalog sync)
npx skills add https://github.com/nvidia/skillspector --skill terraform-deployer

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs1
repo stars14.2k
Last updatedAugust 5, 2026
Repositorynvidia/skillspector

What it does

Runs Terraform plan, apply, and destroy commands against a given workspace path to manage cloud infrastructure.

Files

SKILL.mdMarkdownGitHub ↗

Terraform Deployer

Purpose

Runs Terraform commands to manage cloud infrastructure. Only activates for explicit Terraform CLI operations.

Triggers

Activates on:

  • "run terraform plan"
  • "terraform apply"
  • "deploy infrastructure with terraform"

Does NOT activate on:

  • General deployment requests without mentioning Terraform
  • "plan" used in non-infrastructure contexts
  • "deploy" without infrastructure/Terraform context

Usage

Provide a Terraform workspace path and the desired command (plan, apply, destroy).

Related skills

DevOps & CI/CDdeployinfra

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.