Learning (Jinseung Yu)
/
지방 기능경기대회 (클라우드 컴퓨팅)
/
2025 지방기능경기대회 솔루션
/
2025 지방 훈련 자료
/
2과제
/
Infrastructure as Code
/
Terraform
/
Commands
Search
Commands
Create Stack
terraform apply --auto-approve
Shell
복사
Delete Stack
terraform destroy --auto-approve
Shell
복사
Commit Setting
terraform init
Shell
복사
Check Code
terraform plan
Shell
복사
Sample Code Templates Link
Terraform Registry