File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change
1
+ ## 3.6.0 (Apr 6, 2021)
2
+
3
+ ENHANCEMENTS:
4
+
5
+ * Support the Note field in the User resource/data ([ #572 ] ( https://github.com/gitlabhq/terraform-provider-gitlab/pull/#572 ) )
6
+ * add diffSuppressFunc for 'expires_at' attribute in 'deploy_token' ([ #575 ] ( https://github.com/gitlabhq/terraform-provider-gitlab/pull/#575 ) )
7
+ * Update to Go 1.16 and terraform-plugin-sdk 1.16 ([ #579 ] ( https://github.com/gitlabhq/terraform-provider-gitlab/pull/#579 ) )
8
+ * Bump github.com/xanzy/go-gitlab from 0.44.0 to 0.46.0 ([ #586 ] ( https://github.com/gitlabhq/terraform-provider-gitlab/pull/#586 ) )
9
+
10
+ BUG FIXES:
11
+
12
+ * Fix "Run failed" on forks ([ #565 ] ( https://github.com/gitlabhq/terraform-provider-gitlab/pull/#565 ) )
13
+
14
+
1
15
## 3.5.0 (Feb 18, 2021)
2
16
3
17
FEATURES:
You can’t perform that action at this time.
0 commit comments