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

Backport of test(e2e): Update postgres version into release/0.15.x #4977

Conversation

hc-github-team-secure-boundary

Backport

This PR is auto-generated from #4701 to be assessed for backporting due to the inclusion of the label backport/0.15.x.

The below text is copied from the body of the original PR.


Some e2e tests were failing for the following reason

Error: creating RDS DB Instance (boundary-db-djcdlozc): InvalidParameterCombination: Cannot find version 15.3 for postgres
	status code: 400, request id: 97d6281e-b440-4885-b6fe-12a03827a6dc

  with module.create_boundary_cluster.aws_db_instance.boundary[0],
  on ../../modules/aws_boundary/rds.tf line 9, in resource "aws_db_instance" "boundary":
   9: resource "aws_db_instance" "boundary" {
  Validate: success!
  Plan: success!

This PR bumps the postgres version.

@hc-github-team-secure-boundary hc-github-team-secure-boundary force-pushed the backport/moduli-e2e-postgres/inherently-tough-panda branch from 86bdd93 to dc9ea13 Compare July 29, 2024 16:55
@hc-github-team-secure-boundary hc-github-team-secure-boundary merged commit 14db627 into release/0.15.x Jul 29, 2024
@hc-github-team-secure-boundary hc-github-team-secure-boundary deleted the backport/moduli-e2e-postgres/inherently-tough-panda branch July 29, 2024 16:55
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