Skip to content

Commit 187687d

Browse files
chore(main): release 0.1.0 (#2)
🤖 I have created a release *beep* *boop* --- ## 0.1.0 (2025-05-06) ### Features * beef up testing ([3d14754](https://github.com/masterpointio/terraform-postgres-automation/commit/3d147540644b99a3fcd895f1b3fd9676b0db6a06)) * **INT-58:** create module - add tests and examples. ([75b5eaf](https://github.com/masterpointio/terraform-postgres-automation/commit/75b5eaff49667e302fab3a856451690282603600)) * **INT-58:** first pass at setting up repo ([75b5eaf](https://github.com/masterpointio/terraform-postgres-automation/commit/75b5eaff49667e302fab3a856451690282603600)) * setup repo, add tf code, working example ([aea1160](https://github.com/masterpointio/terraform-postgres-automation/commit/aea1160c62e2489bc6ad2c2fbb925e665f16755d)) ### Bug Fixes * correct test for spec chars in password ([90184a7](https://github.com/masterpointio/terraform-postgres-automation/commit/90184a7e657baf1519ef5ab8c47384c191ec2d6b)) * **github actions:** release-please, add permission for labels ([#3](https://github.com/masterpointio/terraform-postgres-automation/issues/3)) ([8b644a6](https://github.com/masterpointio/terraform-postgres-automation/commit/8b644a61c7cad6d07ff97657a5bd38e7a160554a)) --- 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>
1 parent d2d089d commit 187687d

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,20 @@
11
# Changelog
2+
3+
## 0.1.0 (2025-05-07)
4+
5+
6+
### Features
7+
8+
* beef up testing ([3d14754](https://github.com/masterpointio/terraform-postgres-automation/commit/3d147540644b99a3fcd895f1b3fd9676b0db6a06))
9+
* **INT-58:** create module - add tests and examples. ([75b5eaf](https://github.com/masterpointio/terraform-postgres-automation/commit/75b5eaff49667e302fab3a856451690282603600))
10+
* **INT-58:** first pass at setting up repo ([75b5eaf](https://github.com/masterpointio/terraform-postgres-automation/commit/75b5eaff49667e302fab3a856451690282603600))
11+
* **INT-60:** write up knowledge base example for standard DBs + Roles ([#5](https://github.com/masterpointio/terraform-postgres-automation/issues/5)) ([d2d089d](https://github.com/masterpointio/terraform-postgres-automation/commit/d2d089d55599b6ae3a319d64ef05c58f1a18bcfb))
12+
* setup repo, add tf code, working example ([aea1160](https://github.com/masterpointio/terraform-postgres-automation/commit/aea1160c62e2489bc6ad2c2fbb925e665f16755d))
13+
14+
15+
### Bug Fixes
16+
17+
* correct test for spec chars in password ([90184a7](https://github.com/masterpointio/terraform-postgres-automation/commit/90184a7e657baf1519ef5ab8c47384c191ec2d6b))
18+
* **github actions:** release-please, add permission for labels ([#3](https://github.com/masterpointio/terraform-postgres-automation/issues/3)) ([8b644a6](https://github.com/masterpointio/terraform-postgres-automation/commit/8b644a61c7cad6d07ff97657a5bd38e7a160554a))
19+
20+
## Changelog

0 commit comments

Comments
 (0)