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 22, 2025
@namgigun namgigun closed this Sep 22, 2025
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.

2 participants