Skip to content

Conversation

@namgigun
Copy link
Collaborator

📌 개요

  • AWS 계정 이전으로 인한 자원 정보 및 환경변수 변경 작업
  • 기존 하드코딩된 자원 정보를 환경 변수 기반으로 개선

🔨 작업 내용

AWS 자원 정보 변경

  • S3 버킷 이름 변경 (team5-s3-1catfe-s3-1)
  • RDS 인스턴스 연결 정보 환경 변수화 (기존 하드코딩 제거)

환경변수 변경

  • .env 파일 내 DB, S3, TURN 서버 관련 정보 업데이트

🔗 관련 이슈

Closes #317

✅ 체크리스트

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

- db 관련정보 하드 코딩 -> 변수화
S3 버킷명 변경
- team5-s3-1 -> catfe-s3-1
@github-actions github-actions bot changed the title Infra: 기존 AWS 계정 → 신규 계정 리소스 마이그레이션 Infra: 기존 AWS 계정 → 신규 계정 리소스 마이그레이션 (#317) Oct 30, 2025
@namgigun namgigun merged commit b0977a9 into dev Oct 30, 2025
3 checks passed
@github-actions github-actions bot deleted the Infra/317 branch October 30, 2025 07: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.

4 participants