Releases: opzkit/terraform-aws-aurora-postgresql
Releases · opzkit/terraform-aws-aurora-postgresql
v0.0.10
What's Changed
Other Changes
- chore(deps): bump actions/checkout from 3 to 4 by @dependabot in #20
- feat: allow to set CA certificate to use by @argoyle in #21
Full Changelog: v0.0.9...v0.0.10
v0.0.9
What's Changed
Other Changes
- Template by @peter-svensson in #17
- Support versionrelated parameters by @peter-svensson in #18
- feat: additional variables supported by @peter-svensson in #19
Full Changelog: v0.0.8...v0.0.9
v0.0.8
What's Changed
New features
- Performance insights by @peter-svensson in #15
Performance insights will be enabled by default for instance types that support it, with a retention period of 7 days (which is free of charge).
Other Changes
- chore: add dependabot by @peter-svensson in #7
- chore: add terrascan Github Action by @peter-svensson in #8
- chore(deps): bump actions/checkout from 2 to 3 by @dependabot in #10
- chore: use KMS variable directly and don't hide 'null' values by @peter-svensson in #9
- chore(deps): bump actions/checkout from 2 to 3 by @dependabot in #12
- chore(deps): bump github/codeql-action from 1 to 2 by @dependabot in #11
- chore(deps): bump actions/checkout from 2 to 3 by @dependabot in #14
- Template by @peter-svensson in #16
- Template by @peter-svensson in #13
New Contributors
- @dependabot made their first contribution in #10
Full Changelog: v0.0.7...v0.0.8
v0.0.7
v0.0.6
What's Changed
- Encrypt storage by @peter-svensson in #4
- Features by @peter-svensson in #5
Full Changelog: v0.0.5...v0.0.6
v0.0.5
Full Changelog: v0.0.3...v0.0.5
v0.0.3
What's Changed
- feat: output the created secret name by @peter-svensson in #1
- ci: add commit linting by @argoyle in #2
- feat: remove ingress and expose created security group by @argoyle in #3
New Contributors
- @peter-svensson made their first contribution in #1
- @argoyle made their first contribution in #2
Full Changelog: v0.0.1...v0.0.3
v0.0.2
Full Changelog: v0.0.1...v0.0.2
v0.0.1
initial