vprofile-infra
Use AI to generate .gitignore (excluding .terraform/, log files) and README.md, then:
.gitignore
.terraform/
README.md
cd vprofile-infra git add . git commit -m "terraform code" git push origin main