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 ページを確認してインストールできます。
SOC 職業分類に基づく
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.