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 6d609e7 commit 584b99eCopy full SHA for 584b99e
CHANGELOG.md
@@ -7,7 +7,8 @@ FEATURES:
7
ENHANCEMENTS:
8
9
* Supports "No one" and "maintainer" permissions ([#83](https://github.com/terraform-providers/terraform-provider-gitlab/issues/83))
10
-* shared_with_groups is now order-independant ([#86](https://github.com/terraform-providers/terraform-provider-gitlab/issues/86))
+* `gitlab_project.shared_with_groups` is now order-independant ([#86](https://github.com/terraform-providers/terraform-provider-gitlab/issues/86))
11
+* add `merge_method`, `only_allow_merge_if_*` parameters to `gitlab_project` ([#72](https://github.com/terraform-providers/terraform-provider-gitlab/issues/72))
12
13
## 1.1.0 (January 14, 2019)
14
0 commit comments