iac_modules/scripts
Haitao Pan 892302a5b5 feat: add venv support and restructure Pulumi config for non-interactive IaC workflow
- Use PROJECT_ROOT for all module paths (Pulumi, Terraform, Ansible)
- Move requirements.txt to project root and auto-create .venv if missing
- Setup pip dependencies before pulumi up
- Add non-interactive pulumi stack select/init
- Clean up old pulumi/requirements.txt
- Update .gitignore to exclude .venv, Pulumi and Terraform state files
2025-03-29 12:58:44 +08:00
..
clean_git_binaries_fixed.sh add scripts/clean_git_binaries_fixed.sh 2025-03-28 20:12:48 +08:00
inventory.py feat(iac): Refactor structure and support multi-environment config loading 2025-03-29 11:09:24 +08:00
run.sh feat: add venv support and restructure Pulumi config for non-interactive IaC workflow 2025-03-29 12:58:44 +08:00