Skip to content

feat: add pgbouncerInstanceProps parameter to PgstacDatabase#139

Merged
hrodmn merged 4 commits into
mainfrom
feat/expose-ec2-props
Apr 24, 2025
Merged

feat: add pgbouncerInstanceProps parameter to PgstacDatabase#139
hrodmn merged 4 commits into
mainfrom
feat/expose-ec2-props

Conversation

@hrodmn
Copy link
Copy Markdown
Contributor

@hrodmn hrodmn commented Apr 11, 2025

⚠️ Checklist if your PR is changing anything else than documentation

Merge request description

This makes it possible for users to control more about the pgbouncer ec2 instance

This makes it possible for users to control more about the pgbouncer ec2 instance
@hrodmn hrodmn marked this pull request as ready for review April 11, 2025 20:57
@hrodmn hrodmn requested a review from jjfrench April 11, 2025 20:57
@hrodmn hrodmn linked an issue Apr 11, 2025 that may be closed by this pull request
@hrodmn hrodmn marked this pull request as draft April 12, 2025 11:42
Comment thread lib/database/index.ts
@hrodmn hrodmn self-assigned this Apr 12, 2025
@hrodmn hrodmn marked this pull request as ready for review April 12, 2025 12:29
Comment thread lib/database/index.ts
@hrodmn hrodmn merged commit add27ec into main Apr 24, 2025
7 checks passed
@hrodmn hrodmn deleted the feat/expose-ec2-props branch April 24, 2025 15:08
github-actions Bot pushed a commit that referenced this pull request Apr 24, 2025
# [8.1.0](v8.0.3...v8.1.0) (2025-04-24)

### Features

* add pgbouncerInstanceProps parameter to PgstacDatabase ([#139](#139)) ([add27ec](add27ec))
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.

expose pgbouncer ec2 instance parameters in PgstacDatabase construct

2 participants