18 lines
662 B
JSON
18 lines
662 B
JSON
{
|
|
"name": "iac-terraform",
|
|
"owner": {
|
|
"name": "Ahmad Asmar",
|
|
"email": "plugin@42plugin.com"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "iac-terraform",
|
|
"description": "Infrastructure as Code with Terraform and Terragrunt. Use for creating, validating, troubleshooting, and managing Terraform configurations, modules, and state. Covers Terraform workflows, best practices, module development, state management, Terragrunt patterns, and common issue resolution.",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.waymay.us/zhongwei/gh-ahmedasmar-devops-claude-skills-iac-terraform.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |