Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VPCとRDSを構築 #35

Merged
merged 3 commits into from
Jul 24, 2021
Merged

VPCとRDSを構築 #35

merged 3 commits into from
Jul 24, 2021

Conversation

kobayashi-m42
Copy link
Member

@kobayashi-m42 kobayashi-m42 commented Jul 23, 2021

issueURL

#13

Doneの定義

  • VPC と Public サブネットが構築されていること
  • RDS が構築されていること

変更点概要

  • 下記のリソースを構築
    • VPC と Public サブネット
    • RDS
  • VPCの構築を行ったため、providers/aws/environments/<env>以下のディレクトリの番号を変更

VPC と Public サブネット

Public サブネット は ap-northeast-1aap-northeast-1cに構築。

RDS

RDSはコスト削減のためマルチAZにはせずに、ap-northeast-1aに構築。
マスターユーザーとマスターパスワードはAWSコンソールからSecretManagerに設定済み。

なお、RDS Proxy については別のPRで対応する。
RDSの接続の確認も、別のPRで対応する予定。

その他

コスト削減のためRDSは停止している。

@kobayashi-m42 kobayashi-m42 changed the title RDSとRDSProxyを作成 VPCとRDSを構築 Jul 24, 2021
@kobayashi-m42 kobayashi-m42 self-assigned this Jul 24, 2021
@kobayashi-m42 kobayashi-m42 requested a review from keitakn July 24, 2021 12:42
@kobayashi-m42 kobayashi-m42 marked this pull request as ready for review July 24, 2021 12:42
Copy link
Member

@keitakn keitakn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

対応ありがとう🐱!

設定内容、ディレクトリ名の変更も含めて問題なさそう👌

LGTMeow

@kobayashi-m42 kobayashi-m42 merged commit 18eceb0 into main Jul 24, 2021
@kobayashi-m42 kobayashi-m42 deleted the feature/issue13 branch July 24, 2021 14:47
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