Don’t copy and paste the same code over and over again. Instead, create a PowerShell function and save yourself time.
That's where BurntToast comes in. BurntToast fixes that by giving you a direct way to send Windows toast notifications from ...
. ├── backend.tf # Terraform backend 설정 ├── main.tf # 메인 인프라 리소스 정의 ├── providers.tf # Provider 설정 ├── variables.tf # 변수 정의 ├── outputs.tf # Output 값 정의 ├── .pre-commit-config ...