Releases: Chili-Piper/terraform-provider-postgresql
Releases · Chili-Piper/terraform-provider-postgresql
v0.3.1
v0.3.0
What's Changed
- [PoC] Adding wrapper to make it easy to retry specific operations (for testing purposes) by @hpedrorodrigues in #3
- chore: use tflog by @fernandonogueira in #2
New Contributors
- @hpedrorodrigues made their first contribution in #3
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- chore: retry postgres connections by @fernandonogueira in #1
New Contributors
- @fernandonogueira made their first contribution in #1
Full Changelog: v0.1.0...v0.2.0
v0.1.1
fix: close connection before opening a new one
v0.1.0
fix: close connection before opening a new one