Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 17:51:09 +08:00
commit 9d4643f587
14 changed files with 4713 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
{
"name": "aws-cost-optimization",
"description": "AWS cost optimization and FinOps workflows with automated analysis scripts",
"version": "1.0.0",
"author": {
"name": "DevOps Skills Team"
},
"skills": [
"./"
]
}