# tcb-iac-templates **Repository Path**: danieldx/tcb-iac-templates ## Basic Information - **Project Name**: tcb-iac-templates - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-01-04 - **Last Updated**: 2025-03-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # tcb-iac-templates TCB IaC Templates ## 注意事项 - 资源模板的目录名称为全小写,比如 webapp,与对应的 ResourceType 的小写形式保持一致 - 资源的根目录必须有 package.json 文件,里面必须有 tcbRepo.type 字段,值为 ResourceType 的小写形式,比如 webapp