Skip to content

v8.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Apr 12:05
c5768d8

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)