File tree Expand file tree Collapse file tree 1 file changed +28
-0
lines changed Expand file tree Collapse file tree 1 file changed +28
-0
lines changed Original file line number Diff line number Diff line change
1
+ ## 3.7.0 (July 20, 2021)
2
+
3
+ FEATURES:
4
+
5
+ * Add protected_branch_ids to gitlab_project_approval_rule #542
6
+ * Add most Premium features for gitlab_branch_protection #556
7
+ * Adds support for gitlab project badges #648
8
+
9
+ ENHANCEMENTS:
10
+
11
+ * Add CustomCIPath to resource gitlab_project #662
12
+ * add build coverage regex #627
13
+ * Add tfproviderlint linter to CI #653
14
+ * Documentation improvements #642
15
+ * chore: add error handling to resourceGitlabProjectSetToState #649
16
+ * Missing documentation for gitlab_instance_variable #602
17
+ * Add support for importing Pipeline Schedules and Triggers #618
18
+ * update reference to master branch to main #612
19
+
20
+ BUGFIXES:
21
+
22
+ * Fix project approval rule tests #660
23
+ * Fix markdown linter errors in branch_protection.md #656
24
+ * fix: update default branch name to "main" #643
25
+ * gitlab_project: Wait for template projects to be cloned/imported #621
26
+
27
+
28
+
1
29
## 3.6.0 (Apr 6, 2021)
2
30
3
31
ENHANCEMENTS:
You can’t perform that action at this time.
0 commit comments