v3.12.0
NOTES:
- resource/gitlab_service_slack: There was a breaking change to this resource in version 3.9.0 which was fixed in 3.14.0. Thus, if you have
gitlab_service_slack
resources that were created before 3.9.0, you should skip this version.
FEATURES:
- New Resource:
gitlab_project_tag
(#910) - New Resource:
gitlab_project_issue
(#891) - New Data Source:
gitlab_project_tag
(#910) - New Data Source:
gitlab_project_issue
(#891) - New Data Source:
gitlab_project_issues
(#891)
IMPROVEMENTS:
- datasource/gitlab_group: Add
prevent_forking_outside_group
attribute (#914) - resource/gitlab_group: Add
prevent_forking_outside_group
attribute (#914) - resource/gitlab_project_approval_rule: Add
rule_type
attribute (#916)
BUG FIXES: