terraform
星标10
分支1
更新时间2026年3月17日 05:56
Terraform and HCL coding conventions, formatting rules, and best practices
安装
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
SKILL.md
readonly菜单
Terraform and HCL coding conventions, formatting rules, and best practices
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
General Spacelift usage, Spacelift Terraform provider conventions, and Spacelift MCP integration
Dockerfile and container image conventions for building lean, secure images
Conventions for creating and managing Jira tickets
Python coding conventions, tooling preferences, and style rules
YAML file formatting conventions and style rules
| name | terraform |
| description | Terraform and HCL coding conventions, formatting rules, and best practices |
Make sure all Terraform is properly formatted with terraform fmt.
Format a block, list, or object to be on one line when it contains only one
item.
Don't use Terraform workspaces.