Skip to content

[Refactor] S3와 kms 리소스 분리 #92

@maybSubin

Description

@maybSubin

What needs to be refactored?

S3 관련 main.tf에서 kms 리소스 정의가 포함되어 있어, kms 리소스를 별도 관리하도록 하고자 함

Why refactor?

S3 main.tf에서 kms 부분이 정의되어 있어 kms 리소스 파일을 분리하고자 함.

Detailed Tasks

  • S3 main.tf에서 KMS 리소스 블록 제거
  • state/kms 디렉토리 생성
  • kms 리소스를 state/kms로 이동 및 적용

References (Optional)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions