gitlab gitlab-org/terraform-provider-gitlab v15.7.0

latest releases: v17.5.0, v17.4.0, v17.3.1...
23 months ago

15.7.0 (2022-12-22)

  • This release was tested against GitLab 15.5, 15.6 and 15.7 for both CE and EE.
  • This is the first release aligned with GitLab. See #1331.

BREAKING CHANGES:

See Terraform GitLab Provider Version 15.7 Upgrade Guide for details.

  • Require at least Terraform 1.0 and Terraform Protocol Version 6 (#1336)
  • Provider token argument has changed to sensitive (#1385)

FEATURES:

  • resource/gitlab_project: Support forking a project (#1377)
  • resource/gitlab_project: Support avatars (#1387)
  • resource/gitlab_group: Support avatars (#1387)
  • New Data Source: gitlab_metadata (#1355)

IMPROVEMENTS:

  • resource/gitlab_project: Add ci_separated_caches attribute (#1320)
  • datasource/gitlab_project: Add ci_separated_catches attribute (#1320)
  • resource/gitlab_project: Rely on API defaults to only send minimal requests (#1376)
  • resource/gitlab_project: Add restrict_user_defined_variables attribute (#1372)
  • resource/gitlab_repository_file: Add overwrite_on_create attribute (#1374)

BUG FIXES:

  • resource/gitlab_user: Fix suppress logic for skip_confirmation attribute (#1375)
  • resource/gitlab_project: Fix disabling container_expiration_policy (#1386)

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

NewReleases is sending notifications on new releases.