Skills Development Terraform Infrastructure Deployment Manager

Terraform Infrastructure Deployment Manager

v20260805
terraform-deployer
A specialized tool designed to manage and deploy cloud infrastructure using Terraform commands. It activates only when explicit Terraform CLI operations (such as plan, apply, or destroy) are detected. Users must specify the target workspace path and the desired action to ensure accurate and controlled infrastructure management.
Get Skill
225 downloads
Overview

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).

Info
Category Development
Name terraform-deployer
Version v20260805
Size 774B
Updated At 2026-08-06
Language