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

latest releases: v17.4.0, v17.3.1, v17.3.0...
19 months ago

15.9.0 (2023-02-22)

This release was tested against GitLab 15.7, 15.8 and 15.9 for both CE and EE.

FEATURES:

  • New Resource: gitlab_pages_domain (#1419)

IMPROVEMENTS:

  • provider: Support GITLAB_EARLY_AUTH_CHECK environment variable as default for the early_auth_check provider attribute (#1455)
  • resource/gitlab_project: Support public and private repositories in import_url for imports and pull mirrors (#1452)

BUG FIXES:

  • resource/gitlab_application_settings: Support "nil" for enabled_git_protocols to disable it (#1457)
  • resource/gitlab_repository_file: Handle 404s when overwrite_on_create is true (#1433)
  • datasource/gitlab_project: Don't get push_rules when user does not have permissions for it (#1450)

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

NewReleases is sending notifications on new releases.