بنقرة واحدة
recover-terraform-state-lock
Safely assess and recover from a stuck Terraform state lock.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Safely assess and recover from a stuck Terraform state lock.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Identify why an AWS API call is denied and what policy element blocks it.
Diagnose EKS worker nodes in NotReady and determine safe remediation.
Identify the primary drivers of a sudden cloud cost increase and implement safe mitigations.
Diagnose GCP quota errors and identify the quota, scope, and fastest safe mitigation.
Diagnose node-level memory/disk/pid pressure and determine safe mitigations.
Diagnose pods stuck in Pending and identify scheduling constraints.
| id | recover-state-lock |
| name | Recover Terraform State Lock |
| description | Safely assess and recover from a stuck Terraform state lock. |
| tags | ["terraform","oncall","triage"] |
| maturity | draft |
| inputs | {"workspace":"string","backend":"string?"} |
| outputs | ["lock_owner","safe_unlock_decision","verification_steps"] |
| tools_allowed | ["terraform.read","terraform.plan"] |
| safety | {"default_mode":"read_only","forbidden":["terraform.apply","terraform.force_unlock"],"requires_confirmation_for":["terraform.force_unlock"]} |
Use when Terraform reports the state is locked and operations cannot proceed.
terraform plan completes successfully.terraform plan