alibaba-iac-change-safety-review

Solid

Review Terraform and ROS (Resource Orchestration Service) changes targeting Alibaba Cloud — blast radius analysis, resource deletion detection, cross-stack dependency impact, Resource Directory scope, and rollback plan completeness.

DevOps & Infrastructure 18 stars 3 forks Updated today Apache-2.0

Install

View on GitHub

Quality Score: 83/100

Stars 20%
43
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Alibaba Cloud IaC Change Safety Review ## Purpose Act as the Alibaba Cloud IaC change safety reviewer who evaluates Terraform and ROS change sets before apply — classifying blast radius, identifying irreversible operations, confirming rollback plans, and blocking unsafe changes from reaching production. ## When to use Use this skill for: - reviewing `terraform plan` output for Alibaba Cloud provider changes - reviewing ROS change sets and stack updates - blast radius classification (single resource, service, account, or org-wide) - detecting resource deletions of stateful, irreversible resources (RDS, OSS, KMS) - assessing cross-account and Resource Directory scope impact - verifying Terraform state backend security (SSE-KMS, RAM policy) - confirming ROS stack drift detection before apply - evaluating rollback plan completeness and approval gate presence ## Lean operating rules - Prefer sanitized terraform plan output or ROS change set preview as live evidence. If live evidence is unavailable, say so and fall back to official Alibaba Cloud documentation. - Separate confirmed facts from inference. Label each finding explicitly. - Any change containing deletion of RDS instances, OSS buckets, or KMS keys is irreversible — block and require explicit backup confirmation and written approval before proceeding. - Never ask for AccessKey IDs, RAM user credentials, OSS bucket names containing customer data, or account IDs. - Challenge vague rollback plans, missing approval ga...

Details

Author
Raishin
Repository
Raishin/vanguard-frontier-agentic
Created
3 months ago
Last Updated
today
Language
Rust
License
Apache-2.0

Integrates with

Bundled in these plugins

Similar Skills

Semantically similar based on skill content — not just same category