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.