技能 编程开发 Terraform基础设施部署管理器

Terraform基础设施部署管理器

v20260805
terraform-deployer
这是一个用于管理和部署云基础设施的专业工具,专门通过Terraform命令运行。它仅在检测到明确的Terraform命令行操作时激活。用户需要提供目标工作区路径和所需的动作,以确保基础设施部署过程的准确性和可控性。
获取技能
225 次下载
概览

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

信息
Category 编程开发
Name terraform-deployer
版本 v20260805
大小 774B
更新时间 2026-08-06
语言