Initial commit
This commit is contained in:
7
skills/auto-scaling-configurator/scripts/README.md
Normal file
7
skills/auto-scaling-configurator/scripts/README.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# Scripts
|
||||
|
||||
Bundled resources for auto-scaling-configurator skill
|
||||
|
||||
- [ ] generate_config.py: Generates auto-scaling configuration files based on user input and best practices.
|
||||
- [ ] validate_config.py: Validates the generated configuration files against a predefined schema to ensure correctness and security.
|
||||
- [ ] deploy_config.sh: Deploys the generated configuration to the target infrastructure (e.g., AWS, Azure, GCP).
|
||||
Reference in New Issue
Block a user