File tree Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Original file line number Diff line number Diff line change 1+ ## 3.12.0 (2022-03-08)
2+
3+ FEATURES:
4+
5+ * ** New Resource:** ` gitlab_project_tag ` ([ #910 ] ( https://github.com/gitlabhq/terraform-provider-gitlab/pull/910 ) )
6+ * ** New Resource:** ` gitlab_project_issue ` ([ #891 ] ( https://github.com/gitlabhq/terraform-provider-gitlab/pull/891 ) )
7+ * ** New Data Source:** ` gitlab_project_issue ` ([ #891 ] ( https://github.com/gitlabhq/terraform-provider-gitlab/pull/891 ) )
8+ * ** New Data Source:** ` gitlab_project_issues ` ([ #891 ] ( https://github.com/gitlabhq/terraform-provider-gitlab/pull/891 ) )
9+
10+ IMPROVEMENTS:
11+
12+ * datasource/gitlab_group: Add ` prevent_forking_outside_group ` attribute ([ #914 ] ( https://github.com/gitlabhq/terraform-provider-gitlab/pull/914 ) )
13+ * resource/gitlab_group: Add ` prevent_forking_outside_group ` attribute ([ #914 ] ( https://github.com/gitlabhq/terraform-provider-gitlab/pull/914 ) )
14+ * resource/gitlab_project_approval_rule: Add ` rule_type ` attribute ([ #916 ] ( https://github.com/gitlabhq/terraform-provider-gitlab/pull/916 ) )
15+
16+ BUG FIXES:
17+
18+ * resource/gitlab_project: Fix deletion drift handling ([ #924 ] ( https://github.com/gitlabhq/terraform-provider-gitlab/pull/924 ) )
19+ * resource/gitlab_project_badge: Fix deletion drift handling ([ #924 ] ( https://github.com/gitlabhq/terraform-provider-gitlab/pull/924 ) )
20+ * resource/gitlab_group_badge: Fix deletion drift handling ([ #924 ] ( https://github.com/gitlabhq/terraform-provider-gitlab/pull/924 ) )
21+
122## 3.11.1 (2022-03-02)
223
324BUG FIXES:
You can’t perform that action at this time.
0 commit comments