gitlab gitlab-org/terraform-provider-gitlab v3.20.0

latest releases: v17.3.1, v17.3.0, v17.2.0...
22 months ago

3.20.0 (2022-11-25)

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)

IMPROVEMENTS:

  • 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)

Don't miss a new terraform-provider-gitlab release

NewReleases is sending notifications on new releases.