Skip to content

Releases: equinor/terraform-azurerm-sql

v8.3.0

05 Jun 11:12
8d1d574
Compare
Choose a tag to compare

8.3.0 (2023-06-05)

Features

  • allow custom retention days for extended auditing policy (#91) (076fd59)

v8.2.0

03 May 08:17
e9c0ca7
Compare
Choose a tag to compare

8.2.0 (2023-05-03)

Features

  • enable vulnerability assessment email notifications (#88) (7bcb5d9)

v8.1.1

26 Apr 10:48
6efb728
Compare
Choose a tag to compare

8.1.1 (2023-04-26)

Bug Fixes

  • disable local admin config when using AD auth (#86) (06311c6)

v8.1.0

20 Apr 07:12
7584fc5
Compare
Choose a tag to compare

8.1.0 (2023-04-20)

Features

Bug Fixes

v8.0.1

19 Apr 06:40
95b8815
Compare
Choose a tag to compare

8.0.1 (2023-04-19)

Bug Fixes

v8.0.0

18 Apr 12:05
c5768d8
Compare
Choose a tag to compare

8.0.0 (2023-04-18)

⚠ BREAKING CHANGES

  • remove resources azurerm_storage_account.this and azurerm_storage_container.this, remove variable storage_account_name and add variables storage_blob_endpoint and storage_account_key.
  • add variable log_analytics_workspace_id.
  • submodule database must be explicitly called.

Features

  • send diagnostics to Log Analytics (#76) (46efca3)
  • use existing Storage account (52f112c), closes #75

Code Refactoring

  • 1-to-1 mapping of module-to-resources (#77) (6795252)

v7.2.0

17 Apr 08:27
fe8fa66
Compare
Choose a tag to compare

7.2.0 (2023-03-20)

Features

  • set server alert policy email attributes (#69) (e1e67e9)

v7.1.0

09 Feb 10:37
4d49fdf
Compare
Choose a tag to compare

7.1.0 (2023-02-09)

Features

v7.0.0

25 Jan 12:47
0d05811
Compare
Choose a tag to compare

7.0.0 (2023-01-25)

⚠ BREAKING CHANGES

  • dont ignore changes to database sku (#59)
  • rename variables (#58)
  • set firewall rules (#55)
  • disable Azure AD administrator (#54)
  • create single database (#51)

Features

  • dont ignore changes to database sku (#59) (ba53e68)

Code Refactoring

v6.5.0

16 Jan 10:21
b52d213
Compare
Choose a tag to compare

6.5.0 (2023-01-16)

Features