Skip to content

Commit c56adcb

Browse files
chore(release): 1.0.0
# 1.0.0 (2022-10-20) ### Bug Fixes * added condition to tde key ([62a17b3](62a17b3)) * added default values to vars ([575b3f1](575b3f1)) * added descriptions for the outputs ([97d683b](97d683b)) * added missing vars ([6bab256](6bab256)) * added output description ([c1b3710](c1b3710)) * added required space in readme ([aca0f67](aca0f67)) * changed module description in the README.md ([269d520](269d520)) * fixed interpolation ([f3c5957](f3c5957)) * fixed var naming ([9666ea1](9666ea1)) * renamed to outputs ([9e7f1c2](9e7f1c2)) ### Features * adding module ([2ea1b11](2ea1b11)) * adding version.tf file ([2b08d69](2b08d69))
1 parent 92ceff9 commit c56adcb

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
# 1.0.0 (2022-10-20)
2+
3+
4+
### Bug Fixes
5+
6+
* added condition to tde key ([62a17b3](https://github.com/data-platform-hq/terraform-azurerm-mssql-server/commit/62a17b36f8ee615c18075ed24a4cb3148a71d96a))
7+
* added default values to vars ([575b3f1](https://github.com/data-platform-hq/terraform-azurerm-mssql-server/commit/575b3f1735659c66162d148be949d95f0f1b123f))
8+
* added descriptions for the outputs ([97d683b](https://github.com/data-platform-hq/terraform-azurerm-mssql-server/commit/97d683be9f5d3bd9740e1e1f1e6cab752090baa6))
9+
* added missing vars ([6bab256](https://github.com/data-platform-hq/terraform-azurerm-mssql-server/commit/6bab2568ecaa919ad23a3bbaf286523a51c2792c))
10+
* added output description ([c1b3710](https://github.com/data-platform-hq/terraform-azurerm-mssql-server/commit/c1b3710a3bd7f213ec54bbdf785adecff3d063b7))
11+
* added required space in readme ([aca0f67](https://github.com/data-platform-hq/terraform-azurerm-mssql-server/commit/aca0f671661cae398fe8fc618460e2ba51b5e91f))
12+
* changed module description in the README.md ([269d520](https://github.com/data-platform-hq/terraform-azurerm-mssql-server/commit/269d5209aac9d3bd53a28162c039d0265cfe8bb3))
13+
* fixed interpolation ([f3c5957](https://github.com/data-platform-hq/terraform-azurerm-mssql-server/commit/f3c5957479e3623dce830e36f2cffca3cdb5ca57))
14+
* fixed var naming ([9666ea1](https://github.com/data-platform-hq/terraform-azurerm-mssql-server/commit/9666ea1b8bbb253aef9dbfb07e62341d85d5212f))
15+
* renamed to outputs ([9e7f1c2](https://github.com/data-platform-hq/terraform-azurerm-mssql-server/commit/9e7f1c2c28ed20b20697c8a95a24d4b3e6e14da9))
16+
17+
18+
### Features
19+
20+
* adding module ([2ea1b11](https://github.com/data-platform-hq/terraform-azurerm-mssql-server/commit/2ea1b11356911d59d0e496b34f074c46acec9d02))
21+
* adding version.tf file ([2b08d69](https://github.com/data-platform-hq/terraform-azurerm-mssql-server/commit/2b08d691f98c63fef34fb5a8d33a63c065ea5c73))

0 commit comments

Comments
 (0)