Fixed
- AZ-989: Add
pre-commit
and update CI
Breaking
- AZ-930: Externalize
postgresql-users
andpostgresql-database-configuration
as separated modules in dedicated repo
Breaking
- AZ-839: Require Terraform 1.1+ and AzureRM provider
v3.22+
Changed
- AZ-908: Use the new data source for CAF naming (instead of resource)
Changed
- AZ-901: Change default value for
public_network_access_enabled
variable tofalse
- AZ-901: Add PostgreSQL configuration for logging connections and checkpoints, and enable connection throttling
Added
- AZ-770: Add Terraform module info in output
Breaking
- AZ-515: Option to use Azure CAF naming provider to name resources
- AZ-589: Add
diagnostic settings
module (latest v5.0.0) - AZ-501: Replace ansible with postgresql provider for user creation
Added
- AZ-615: Add an option to enable or disable default tags
Changed
- AZ-572: Revamp examples and improve CI
Updated
- AZ-532: Revamp README with latest
terraform-docs
tool
Added
- AZ-544: Add
ssl_minimal_tls_version_enforce
parameter
Fixed
- AZ-530: Cleanup module and fix linter errors
Fixed
- AZ-529: Fix AzureRM minimum version required
Changed
- AZ-518: Fix README
Changed
- AZ-398: Force lowercase on default generated name
Updated
- AZ-273: Module now compatible terraform
v0.13+
Breaking
- AZ-198: Upgrade for compatibility AzureRM 2.0
Breaking
- AZ-206: Pin and fix minimal version of AzureRM provider under 2.0
Breaking
- AZ-94: Terraform 0.12 / HCL2 format
Added
- AZ-118: Add LICENSE, NOTICE & Github badges
Updated
- AZ-45: Revamp module
Changed
- AZ-45: Use
for_each
instead ofcount
on resources
Updated
- AZ-45: Backport upstream fork to local module
Fixed
- AZ-45: Use Claranet fork
Added
- AZ-45: First Release