Skip to content

Commit 2a93840

Browse files
committed
Updating Changelog
1 parent 343e93a commit 2a93840

File tree

1 file changed

+12
-7
lines changed

1 file changed

+12
-7
lines changed

CHANGELOG.md

Lines changed: 12 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,32 +1,37 @@
11
## 2.9.0 (Unreleased)
2+
3+
ENHANCEMENTS:
4+
* Add management_project_id for Group and Project Clusters
5+
(GH-301)
6+
27
## 2.8.0 (May 28, 2020)
38

49
FEATURES:
510
* **New Resource:** `gitlab_group_ldap_link`
6-
([[#296](https://github.com/terraform-providers/terraform-provider-gitlab/issues/296)],
7-
[[#316](https://github.com/terraform-providers/terraform-provider-gitlab/issues/316)])
11+
([#296](https://github.com/terraform-providers/terraform-provider-gitlab/issues/296),
12+
[#316](https://github.com/terraform-providers/terraform-provider-gitlab/issues/316))
813

914
ENHANCEMENTS:
1015

1116
* Update resource gitlab_group_label to read labels from all pages
12-
([[#302](https://github.com/terraform-providers/terraform-provider-gitlab/issues/302)])
17+
([#302](https://github.com/terraform-providers/terraform-provider-gitlab/issues/302))
1318
* Provide a way to specify client cert and key
14-
([[#315](https://github.com/terraform-providers/terraform-provider-gitlab/issues/315)])
19+
([#315](https://github.com/terraform-providers/terraform-provider-gitlab/issues/315))
1520

1621
BUGFIXES:
1722
* Increase MaxIdleConnsPerHost in http.Transport
18-
([[#305](https://github.com/terraform-providers/terraform-provider-gitlab/issues/305)])
23+
([#305](https://github.com/terraform-providers/terraform-provider-gitlab/issues/305))
1924

2025
## 2.7.0 (May 20, 2020)
2126

2227
* Implement `masked` parameters for `gitlab_group_variable`
23-
([[#271](https://github.com/terraform-providers/terraform-provider-gitlab/issues/271)])
28+
([#271](https://github.com/terraform-providers/terraform-provider-gitlab/issues/271))
2429

2530
## 2.6.0 (April 08, 2020)
2631

2732
ENHANCEMENTS:
2833
* Add jira flags
29-
([[#274](https://github.com/terraform-providers/terraform-provider-gitlab/issues/274)])
34+
([#274](https://github.com/terraform-providers/terraform-provider-gitlab/issues/274))
3035

3136
## 2.5.1 (April 06, 2020)
3237

0 commit comments

Comments
 (0)