feat: Github Action 수행 시 AWS System Manager에서 config 파일 가져옴 #57
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
🏋️♀️ PR 요약
Github Action 수행 시 ssm parameter에서 config 파일 가져옵니다.
기존에는 credential한 내용들을 모두 Github action secret으로 관리하다보니 현재 어떤 값이 설정되어있는지. 어떤 내용이 바뀌었는지. 각자가 갖고 있는 설정은 어떠한지를 알 수가 없어 불편했는데, AWS System Manager를 통해 설정들을 가져옴으로써 편리하게 이용 가능합니다.
📌 변경 사항
📸 ScreenShot
AWS SystemManager - Parameter store 가시면 볼 수 있습니다!
이름은 가리는 게 좋을 것 같아 가리고 찍었어요.
✅ PR check list
Linked Issue
close #