# 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.