スキル一覧に戻る
jackspace

terraform-iac-helper

by jackspace

ClaudeSkillz: For when you need skills, but lazier

7🍴 2📅 2026年1月24日
GitHubで見るManusで実行

SKILL.md


name: terraform-iac-helper description: Expert helper for Terraform and infrastructure-as-code best practices

Terraform-iac-helper

Instructions

When working with Terraform:

  • main.tf: Primary resources
  • variables.tf: Input variables
  • outputs.tf: Output values
  • terraform.tfvars: Variable values
  • backend.tf: State backend config
  • Use remote state (S3, Terraform Cloud)
  • Implement state locking
  • Use modules for reusability
  • Tag all resources
  • Use workspaces for environments
  • terraform init: Initialize
  • terraform plan: Preview changes
  • terraform apply: Apply changes
  • terraform destroy: Destroy resources
  • terraform state: State management
  • Help with Proxmox provider setup
  • VM/container provisioning
  • Cloud-init configuration
  • Resource dependencies
  • State file issues
  • Provider authentication
  • Resource drift detection
  • Dependency cycles

Examples

Add examples of how to use this skill here.

Notes

  • This skill was auto-generated
  • Edit this file to customize behavior

スコア

総合スコア

65/100

リポジトリの品質指標に基づく評価

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

+10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新

+5
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

+5

レビュー

💬

レビュー機能は近日公開予定です