Initial commit
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
# Scripts
|
||||
|
||||
Bundled resources for infrastructure-as-code-generator skill
|
||||
|
||||
- [ ] iac_generate.py: Script to generate IaC based on user input and platform selection. Handles API calls and template selection.
|
||||
- [ ] validate_iac.py: Script to validate generated IaC against best practices and security standards. Supports Terraform, CloudFormation, Pulumi.
|
||||
- [ ] deploy_iac.py: Script to deploy generated IaC to the specified cloud provider. Requires authentication and configuration details.
|
||||
Reference in New Issue
Block a user