diff options
| author | xuzhang3 <Zhangxu894765> | 2022-02-18 13:20:01 +0800 |
|---|---|---|
| committer | xuzhang3 <Zhangxu894765> | 2022-02-18 13:20:01 +0800 |
| commit | 1f89da3998a78ed7b714ca0371a3ea0c74186f0e (patch) | |
| tree | f992e7b60371cd2672f4103d415d869f3958a521 /CHANGELOG.md | |
| parent | 0a97a3e1ebdad893864ae788d607a283d148a2b0 (diff) | |
update CHANGELOG.md
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 29e5e526..5111d8e1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,8 @@ FEATURES: * **New Resource** `azuredevops_servicehook_permissions ` [#505](https://github.com/microsoft/terraform-provider-azuredevops/issues/505) * **New Resource** `azuredevops_tagging_permissions ` [#510](https://github.com/microsoft/terraform-provider-azuredevops/issues/510) * **New Resource** `azuredevops_serviceendpoint_argocd ` [#501](https://github.com/microsoft/terraform-provider-azuredevops/issues/501) +* **New Resource** `azuredevops_environment` [#143](https://github.com/microsoft/terraform-provider-azuredevops/issues/143) +* **New Data Resource** `azuredevops_variable_group` [#311](https://github.com/microsoft/terraform-provider-azuredevops/issues/311) BUG FIX: * `azuredevops_serviceconnection_azurerm` - SPN update will not be updated when update other settings. [#495](https://github.com/microsoft/terraform-provider-azuredevops/issues/495) |
