Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
stop-slop, taste-skill, terrashark had embedded .git dirs causing Woodpecker clone to fail on submodule update.
15 lines
371 B
JSON
15 lines
371 B
JSON
{
|
|
"name": "terrashark",
|
|
"description": "Practical Terraform and OpenTofu skill focused on structure, security, testing, and low-hallucination IaC generation.",
|
|
"owner": {
|
|
"name": "LukasNiessen"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "terrashark",
|
|
"source": "./",
|
|
"description": "Terraform/OpenTofu Guardrails",
|
|
"version": "2.3.0"
|
|
}
|
|
]
|
|
}
|