·terraform-state-operations
</>

terraform-state-operations

lgbarn/devops-skills

Terraform 状態手術 (state mv、import、rm 操作) を実行するときに使用します。追加の安全対策が必要です。

2インストール·0トレンド·@lgbarn

インストール

$npx skills add https://github.com/lgbarn/devops-skills --skill terraform-state-operations

SKILL.md

State operations modify Terraform's understanding of infrastructure without changing actual resources. These are dangerous because mistakes can orphan resources or cause Terraform to recreate existing infrastructure.

Announce at start: "I'm using the terraform-state-operations skill for safe state surgery."

Use case: Remove from state without destroying actual resource (adopting externally-managed resources)

Terraform 状態手術 (state mv、import、rm 操作) を実行するときに使用します。追加の安全対策が必要です。 ソース: lgbarn/devops-skills。

原文を見る

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/lgbarn/devops-skills --skill terraform-state-operations
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-05
更新日
2026-02-18

クイックアンサー

terraform-state-operations とは?

Terraform 状態手術 (state mv、import、rm 操作) を実行するときに使用します。追加の安全対策が必要です。 ソース: lgbarn/devops-skills。

terraform-state-operations のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/lgbarn/devops-skills --skill terraform-state-operations インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/lgbarn/devops-skills