We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52ed810 commit f05eed8Copy full SHA for f05eed8
CHANGELOG.md
@@ -1,12 +1,17 @@
1
## 2.11.0 (Unreleased)
2
+
3
+ENHANCEMENTS:
4
+* Improvements to resource `gitlab_user` import
5
+ (GH-340)
6
7
## 2.10.0 (June 09, 2020)
8
9
FEATURES:
10
* **New Resource:** `gitlab_service_github`
11
([#311](https://github.com/terraform-providers/terraform-provider-gitlab/issues/311))
12
13
ENHANCEMENTS:
-* add attribute remove_source_branch_after_merge to projects
14
+* add attribute `remove_source_branch_after_merge` to projects
15
([#289](https://github.com/terraform-providers/terraform-provider-gitlab/issues/289))
16
17
BUGFIXES:
0 commit comments