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
Copy file name to clipboardExpand all lines: CHANGELOG.md
+18Lines changed: 18 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,23 @@
1
1
# Changelog
2
2
3
+
## 0.1.0 (2025-05-15)
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