Skip to content

Latest commit

 

History

History
72 lines (32 loc) · 2.7 KB

CHANGELOG.md

File metadata and controls

72 lines (32 loc) · 2.7 KB

2.1.0 (2019-05-07)

Bug Fixes

  • secret name can only contain alphanumeric characters and dashes (4755133)

Features

  • add secure_app_settings and key_vault_id arguments (6616a4c)

2.0.0 (2019-04-25)

Bug Fixes

  • dynamic blocks of ip_restriction not expected here (015a188)

Features

  • flatten ip_restrictions argument (70e0faf)
  • flatten SKU into single argument (44207a8)
  • rewrite module source code for v0.12 (2d8457f)

BREAKING CHANGES

  • module has been upgraded to use Terraform v0.12-only features.

1.5.0 (2019-04-11)

Features

  • add system-assigned identity (7e33b43)

1.4.0 (2019-04-11)

Features

1.3.0 (2019-03-13)

Features

  • add ip_restrictions argument (aa94d1c)

1.2.0 (2019-03-13)

Features

  • add app_settings argument (8f9d092)

1.1.0 (2019-03-03)

Features

1.0.0 (2019-03-01)

Features