Skip to content

chore(deps): update terraform gitlab to ~> 3.20.0

Renovate Bot requested to merge renovate/gitlab-3.x into main

This MR contains the following updates:

Package Type Update Change
gitlab (source) required_provider minor ~> 3.16.0 -> ~> 3.20.0

Dependency Lookup Warnings

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.


Release Notes

gitlabhq/terraform-provider-gitlab

v3.20.0

Compare Source

This release was tested against GitLab 15.4, 15.5 and 15.6 for both CE and EE.

FEATURES:

  • New Data Source: gitlab_groups (#​1252)
  • New Data Source: gitlab_group_subgroups (#​1280)
  • New Data Source: gitlab_user_sshkeys (#​1296)

IMMROVEMENTS:

  • resource/gitlab_project: deprecate pipelines_enabled and remove default (#​1357)
  • resource/gitlab_project_access_token: Support read_registry and write_registry as valid scopes (#​1289)
  • resource/gitlab_application_settings: Add group_owners_can_manage_default_branch_protection attribute (#​1334)
  • resource/gitlab_user: Suppress undesired diff for skip_confirmation attribute (#​1339)
  • resource/gitlab_group: Add extra_shared_runners_minutes_limit attribute (#​1232)
  • resource/gitlab_group: Add membership_lock attribute (#​1232)
  • resource/gitlab_group: Add shared_runners_minutes_limit attribute (#​1232)
  • datasource/gitlab_group: Add extra_shared_runners_minutes_limit attribute (#​1232)
  • datasource/gitlab_group: Add membership_lock attribute (#​1232)
  • datasource/gitlab_group: Add shared_runners_minutes_limit attribute (#​1232)

v3.19.0

Compare Source

This release was tested against GitLab 15.1, 15.2 and 15.3 for both CE and EE.

This is the first release from the new project on GitLab.

FEATURES

  • New Resource: gitlab_service_emails_on_push (#​1305)

IMMROVEMENTS:

  • resource/gitlab_project: Add suggestion_commit_message attribute (#​1249)
  • datasource/gitlab_project: Add suggestion_commit_message attribute (#​1249)
  • datasource/gitlab_projects: Add suggestion_commit_message attribute (#​1249)
  • resource/gitlab_branch_protection: Support no one in unprotect_access_level (#​1278)

BUG FIXES:

  • resource/gitlab_repository_file: Fix check if file exists during read (#​1260)

v3.18.0

Compare Source

This release was tested against GitLab 15.1, 15.2 and 15.3 for both CE and EE.

FEATURES:

  • New Resource: gitlab_group_saml_link (#​1243)

v3.17.0

Compare Source

This release was tested against GitLab 15.1, 15.2 and 15.3 for both CE and EE.

FEATURES:

  • New Data Source: gitlab_project_hook (#​1204)
  • New Data Source: gitlab_project_hooks (#​1204)
  • New Data Source: gitlab_project_membership (#​593)
  • New Data Source: gitlab_repository_tree (#​1198)
  • New Data Source: gitlab_group_hook (#​1221)
  • New Data Source: gitlab_group_hooks (#​1221)
  • New Resource: gitlab_group_hook (#​1221)
  • New Resource: gitlab_application_settings (experimental) (#​1201)
  • New Resource: gitlab_project_issue_board (#​1173)
  • New Resource: gitlab_user_gpgkey (#​1181)

IMMROVEMENTS:

  • resource/gitlab_service_jira: Support jira_issue_transition_id attribute for GitLab 15.2 (#​1188)
  • resource/gitlab_project_protected_environment: Add docs that users and groups must be shared with the project (#​1210)
  • resource/gitlab_branch_protection: Automatically take ownership of projects default branch without an import (#​1216)
  • resource/gitlab_group_ldap_link: Clarify value for ldap_provider attribute (#​1220)
  • resource/gitlab_group_membership: Support skip_subresources_on_destroy and unassign_issuables_on_destroy removal option attributes (#​1209)
  • resource/gitlab_project: Reference doc for required gitlab_group_project_template resource when using template_project_id attribute (#​1223)

BUG FIXES:

  • resource/gitlab_user_sshkey: Ignore leading and trailing whitespaces in key (#​1175)
  • resource/gitlab_project: Fix setting ci_forward_deployment_enabled to false during creation (#​1218)

v3.16.1

Compare Source

This release was tested against GitLab 14.10, 15.0 and 15.1 for both CE and EE.

BUG FIXES:

  • resource/gitlab_project: Fix admin token requirement to check default branch protection (#​1169)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Edited by Renovate Bot

Merge request reports