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

fix: revert RDS to password based #136

Merged
merged 4 commits into from
Oct 19, 2023
Merged

fix: revert RDS to password based #136

merged 4 commits into from
Oct 19, 2023

Conversation

xav
Copy link
Contributor

@xav xav commented Oct 19, 2023

Description

Revert the Postgres RDS cluster to be password-based instead of using IAM roles for authentication.

Resolves #135

How Has This Been Tested?

Due Diligence

  • Breaking change
  • Requires a documentation update
  • Requires a e2e/integration test update

@xav xav requested a review from chris13524 as a code owner October 19, 2023 08:40
@xav xav temporarily deployed to prod October 19, 2023 08:56 — with GitHub Actions Inactive
@xav xav temporarily deployed to staging October 19, 2023 08:56 — with GitHub Actions Inactive
@xav xav requested a review from geekbrother October 19, 2023 09:14
@xav xav temporarily deployed to prod October 19, 2023 09:42 — with GitHub Actions Inactive
@xav xav temporarily deployed to staging October 19, 2023 09:42 — with GitHub Actions Inactive
@xav xav merged commit 68a57a3 into main Oct 19, 2023
@xav xav deleted the fix/pg_pwd branch October 19, 2023 09:46
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.

bug: Application fails to connect to postgres
2 participants