Skip to content

Commit dc284b3

Browse files
authored
Update CHANGELOG.md
1 parent 01b429b commit dc284b3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
## 2.12.0 (Unreleased)
22

3+
NOTES:
4+
* resource/gitlab_group: Attribute `visibility_level` now defaults to `private`, as was already documented, instead of reading the default from GitLab. This will not affect existing state. [GH-362]
5+
36
FEATURES:
47
* **New Data Source:** `gitlab_group_membership` [GH-264]
58
* **New Resource:** `gitlab_project_level_mr_approvals` [GH-356]
@@ -8,6 +11,7 @@ FEATURES:
811

912
ENHANCEMENTS:
1013
* resource/gitlab_branch_protection: New `code_owner_approval_required` attribute [GH-380]
14+
* resource/gitlab_group: New attributes `share_with_group_lock`, `project_creation_level`, `auto_devops_enabled`, `emails_disabled`, `mentions_disabled`, `subgroup_creation_level`, `require_two_factor_authentication`, and `two_factor_grace_period` [GH-362]
1115
* resource/gitlab_group_label: Can now be imported [GH-339]
1216
* resource/gitlab_project: New `import_url` attribute [GH-381]
1317
* resource/gitlab_project_push_rules: Can now be imported [GH-360]

0 commit comments

Comments
 (0)