Skip to content

Conversation

@namgigun
Copy link
Collaborator

📌 개요

  • AWS 초기세팅

🔨 작업 내용

  • VPC 생성
  • 공용 / 사설 서브넷 생성
  • EC2 인스턴스 생성 (t2.micro)

🔗 관련 이슈

Closes #{34}

📝 참고 사항

✅ 체크리스트

  • 기능 동작 확인
  • 테스트 코드 작성
  • 문서/주석 추가 및 최신화

- main.tf 파일 생성
- .gitignore에 terraform에 대한 민감한 정보를 등록
- 간단한 구조
1. VPC (1)
2. Subnet (2) -> Private, Public
3. EC2 (1)
@github-actions github-actions bot changed the title Infra: AWS 초기세팅 Infra: AWS 초기세팅 (#34) Sep 23, 2025
@KSH0326 KSH0326 self-requested a review September 23, 2025 00:22
@namgigun namgigun merged commit e3ffd12 into dev Sep 23, 2025
7 checks passed
@github-actions github-actions bot deleted the Infra/34 branch September 23, 2025 00:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants