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

latest releases: v17.3.1, v17.3.0, v17.2.0...
2 years ago

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_group_access_token (#860)
  • New Resource: gitlab_topic (#871)

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 to 0 (#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 and web_url attributes if path changes (#875)

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

NewReleases is sending notifications on new releases.