huawei-cloud-terraform-generator

Installation
SKILL.md

Huawei Cloud Terraform Generator

1. Overview

This skill turns user infrastructure goals into Terraform configurations for Huawei Cloud. The primary workflow is to:

  1. understand the user's actual deployment intent
  2. determine which resources should be created
  3. determine whether existing resources should be reused
  4. confirm key specifications and dependencies
  5. verify every resource specification against the target region's available resources — query first, write later
  6. ensure Terraform is installed
  7. generate Terraform configuration files
  8. run validation steps and fix generation issues until terraform plan succeeds
  9. ask user for confirmation and execute terraform apply if approved

This skill provides an interactive workflow where the agent guides the user through credential configuration, validates the plan, and executes apply upon explicit user confirmation.

2. Prerequisites

Installs
55
GitHub Stars
9
First Seen
May 30, 2026
huawei-cloud-terraform-generator — huaweicloud/huaweicloud-skills