Initial commit
This commit is contained in:
7
skills/terraform-module-builder/scripts/README.md
Normal file
7
skills/terraform-module-builder/scripts/README.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# Scripts
|
||||
|
||||
Bundled resources for terraform-module-builder skill
|
||||
|
||||
- [ ] module_scaffolding.py: Generates the basic file structure and initial code for a new Terraform module based on user-defined inputs.
|
||||
- [ ] validation_checks.py: Performs automated checks on the generated Terraform module code to ensure it adheres to best practices and security guidelines.
|
||||
- [ ] documentation_generator.py: Automatically generates documentation for the Terraform module based on the code and user-provided descriptions.
|
||||
Reference in New Issue
Block a user