FEATURES:
IMPROVEMENTS:
- datasource/gitlab_project: Add
printing_merge_request_link_enabled
attribute (#783) - datasource/gitlab_project: Add
ci_forward_deployment_enabled
attribute (#732) - datasource/gitlab_projects: Add
ci_forward_deployment_enabled
attribute (#732) - datasource/gitlab_group_membership: Support pagination (#858)
- resource/gitlab_group_ldap_link: Add import support (#771)
- resource/gitlab_project: Add
ci_forward_deployment_enabled
attribute (#732) - resource/gitlab_project: Add
printing_merge_request_link_enabled
attribute (#783) - resource/gitlab_project_hook: Add
releases_events
attribute (#773) - resource/gitlab_branch_protection: Add
allow_force_push
attribute (#877) - resource/gitlab_service_jira: Add
api_url
attribute (#597) - resource/gitlab_user: Add
state
attribute to allow blocking users (#762)
BUG FIXES
- datasource/gitlab_projects: Allow to get archived and unarchived repositories (#855)
- resource/gitlab_group: Support setting
default_branch_protection
to0
(#856) - resource/gitlab_group_ldap_link: Fix panic when setting group access level (#873)
- resource/gitlab_project: Correctly handle push rules add and edit (#838)
- resource/gitlab_project: Support creating project in group without default branch protection (#856)
- resource/gitlab_project: Fix backwards-compatibility with 14.1 regarding the
squash_option
(#867) - resource/gitlab_project: Re-compute
path_with_namespace
,ssh_url_to_repo
,http_url_to_repo
andweb_url
attributes ifpath
changes (#875)