You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
🤖 I have created a release *beep* *boop*
---
## 0.1.0 (2025-05-20)
### Features
* beef up testing
([3d14754](3d14754))
* **INT-58:** create module - add tests and examples.
([75b5eaf](75b5eaf))
* **INT-58:** first pass at setting up repo
([75b5eaf](75b5eaf))
* **INT-60:** write up knowledge base example for standard DBs + Roles
([#5](#5))
([d2d089d](d2d089d))
* setup repo, add tf code, working example
([aea1160](aea1160))
* sync from template repo
([#3](#3))
([d2b7081](d2b7081))
### Bug Fixes
* correct test for spec chars in password
([90184a7](90184a7))
* **github actions:** release-please, add permission for labels
([#3](#3))
([8b644a6](8b644a6))
* update readme repo urls
([#4](#4))
([5f2de0f](5f2de0f))
---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Copy file name to clipboardExpand all lines: CHANGELOG.md
+19Lines changed: 19 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,24 @@
1
1
# Changelog
2
2
3
+
## 0.1.0 (2025-05-20)
4
+
5
+
6
+
### Features
7
+
8
+
* beef up testing ([3d14754](https://github.com/masterpointio/terraform-postgres-config-dbs-users-roles/commit/3d147540644b99a3fcd895f1b3fd9676b0db6a06))
9
+
***INT-58:** create module - add tests and examples. ([75b5eaf](https://github.com/masterpointio/terraform-postgres-config-dbs-users-roles/commit/75b5eaff49667e302fab3a856451690282603600))
10
+
***INT-58:** first pass at setting up repo ([75b5eaf](https://github.com/masterpointio/terraform-postgres-config-dbs-users-roles/commit/75b5eaff49667e302fab3a856451690282603600))
11
+
***INT-60:** write up knowledge base example for standard DBs + Roles ([#5](https://github.com/masterpointio/terraform-postgres-config-dbs-users-roles/issues/5)) ([d2d089d](https://github.com/masterpointio/terraform-postgres-config-dbs-users-roles/commit/d2d089d55599b6ae3a319d64ef05c58f1a18bcfb))
12
+
* setup repo, add tf code, working example ([aea1160](https://github.com/masterpointio/terraform-postgres-config-dbs-users-roles/commit/aea1160c62e2489bc6ad2c2fbb925e665f16755d))
13
+
* sync from template repo ([#3](https://github.com/masterpointio/terraform-postgres-config-dbs-users-roles/issues/3)) ([d2b7081](https://github.com/masterpointio/terraform-postgres-config-dbs-users-roles/commit/d2b7081b120d81e82313b90d89b00ce8e94e477a))
14
+
15
+
16
+
### Bug Fixes
17
+
18
+
* correct test for spec chars in password ([90184a7](https://github.com/masterpointio/terraform-postgres-config-dbs-users-roles/commit/90184a7e657baf1519ef5ab8c47384c191ec2d6b))
19
+
***github actions:** release-please, add permission for labels ([#3](https://github.com/masterpointio/terraform-postgres-config-dbs-users-roles/issues/3)) ([8b644a6](https://github.com/masterpointio/terraform-postgres-config-dbs-users-roles/commit/8b644a61c7cad6d07ff97657a5bd38e7a160554a))
0 commit comments