1
0
Форкнуть 0
This commit is contained in:
xuzhang3 2021-06-07 15:33:32 +08:00
Родитель b10bf13a14
Коммит 89627001fb
1 изменённых файлов: 4 добавлений и 0 удалений

Просмотреть файл

@ -1,9 +1,13 @@
## 0.1.5 (Unreleased)
FEATURES:
* **New Resource** `azuredevops_serviceendpoint_servicefabric` [#38](https://github.com/microsoft/terraform-provider-azuredevops/issues/38)
* **New Resource** `azuredevops_repo_policy_author_email_pattern` [#113](https://github.com/microsoft/terraform-provider-azuredevops/issues/113)
* **New Resource** `azuredevops_branch_policy_status_check` [#352](https://github.com/microsoft/terraform-provider-azuredevops/issues/352)
BUG FIX:
* `azuredevops_group` - Fix group scope not set [#366](https://github.com/microsoft/terraform-provider-azuredevops/issues/366)
* `azuredevops_serviceendpoint_azurecr` - Fix container registry name cannot be updated. [#391](https://github.com/microsoft/terraform-provider-azuredevops/issues/391)
* `azuredevops_serviceendpoint_azurerm` - Credentials can be updated without recreate. [#387](https://github.com/microsoft/terraform-provider-azuredevops/issues/387)
## 0.1.4
FEATURES: