diff options
| author | Simon Alling <alling.simon@gmail.com> | 2022-04-19 09:37:49 +0200 |
|---|---|---|
| committer | Simon Alling <alling.simon@gmail.com> | 2022-04-19 09:40:59 +0200 |
| commit | 4117a3160f625d91f3008999e0a31766ed1d0849 (patch) | |
| tree | 5b91402fb62df271153ecd7a23fa90a92b38716f /CHANGELOG.md | |
| parent | 2af449040c78ccff66979e39caeb6b63d94880bb (diff) | |
Fix `file_pattern` → `filename_patterns` in changelog
💡 `git show --color-words=.`
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 6b07ddf7..48b23b01 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,7 +7,7 @@ FEATURES: BUG FIX: * `azuredevops_group` - Fix scope not set [#542](https://github.com/microsoft/terraform-provider-azuredevops/issues/542) -* `azuredevops_branch_policy_build_validation` - Fix `file_pattern` disordered. [#539](https://github.com/microsoft/terraform-provider-azuredevops/issues/539) +* `azuredevops_branch_policy_build_validation` - Fix `filename_patterns` disordered. [#539](https://github.com/microsoft/terraform-provider-azuredevops/issues/539) * `azuredevops_variable_group` - Fix create 401 authorization error. [#541](https://github.com/microsoft/terraform-provider-azuredevops/issues/541) * `azuredevops_group` - Can not create group at project level. [#558](https://github.com/microsoft/terraform-provider-azuredevops/issues/558) * `azuredevops_project` - Unable disable/enable project feature artifacts. [#568](https://github.com/microsoft/terraform-provider-azuredevops/issues/568) |
