Update Terraform gitlab to v18.10.0
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| gitlab (source) | required_provider | minor |
18.9.0 -> 18.10.0
|
MR created with the help of gitlab-org/frontend/renovate-gitlab-bot
Release Notes
gitlabhq/terraform-provider-gitlab (gitlab)
v18.10.0
FEATURES (9 changes)
- resource/gitlab_project_integration_matrix: Add new resource for managing Matrix integrations by @aishahsofea (merge request)
- resource/gitlab_runner_controller: Implement resources and data sources for runner controllers by @timofurrer (merge request)
- resource/gitlab_runner_controller_instance_scope: Implement resources and data sources for runner controllers by @timofurrer (merge request)
- resource/gitlab_runner_controller_runner_scope: Implement resources and data sources for runner controllers by @timofurrer (merge request)
- resource/gitlab_runner_controller_token: Implement resources and data sources for runner controllers by @timofurrer (merge request)
- resource/gitlab_group_integration_microsoft_teams: feat: Implement
resource_gitlab_group_integration_microsoft_teamsby @aishahsofea (merge request) - datasource/gitlab_runner_controller: Implement resources and data sources for runner controllers by @timofurrer (merge request)
- datasource/gitlab_runner_controller_scopes: Implement resources and data sources for runner controllers by @timofurrer (merge request)
- datasource/gitlab_runner_controllers: Implement resources and data sources for runner controllers by @timofurrer (merge request)
IMPROVEMENTS (14 changes)
- resource/gitlab_application_settings: feat: Add ci_job_live_trace_enabled to Application Settings by @gnall_bah (merge request)
- resource/gitlab_application_settings: Add support for "Inactive project and group access token retention period" setting by @preethiatchudan (merge request)
- resource/gitlab_application_settings: Add lock_memberships_to_saml to application settings by @mohamedmongy96 (merge request)
- resource/gitlab_application_settings: Add mergerequest approval settings by @preethiatchudan (merge request)
- resource/gitlab_application_settings: Add code_owner_approval_required to gitlab_group and gitlab_application_settings resources by @adi_bhutani (merge request)
- resource/gitlab_group: Add code_owner_approval_required to gitlab_group and gitlab_application_settings resources by @adi_bhutani (merge request)
- resource/gitlab_project_share_group: Add expires_at attribute to gitlab_project_share_group resource by @wscix (merge request)
- resource/gitlab_pipeline_schedule: Add support for pipeline schedules inputs by @n.h.long.9697 (merge request)
- resource/gitlab_project_integration_jenkins: Allow migration using the
movedblock between from gitlab_integration_jenkins to this resource by @heidi.berry (merge request) - resource/gitlab_group_hooks: Add support for
member_eventsby @mohamedmongy96 (merge request) - resource/gitlab_project_integration_telegram: Allow migration using the
movedblock between from gitlab_integration_telegram to this resource by @heidi.berry (merge request) - resource/gitlab_project_integration_harbor: Allow migration using the
movedblock between from gitlab_integration_harbor to this resource by @heidi.berry (merge request) - resource/gitlab_user: Add the ability to configure the
deletetimeout forgitlab_user. The default timeout for deletinggitlab_userhas been increased from 10m -> 45m to account for destroying users in resource constrained GitLab instances by @PatrickRice (merge request) - datasource/gitlab_user: Add public_email attribute for gitlab_user data source by @mohamed.othman27 (merge request)
BUG FIXES (8 changes)
- resource/gitlab_tag_protection: Remove
created_before_destroyrecommendation in the documentation by @qerub (merge request) - resource/gitlab_project_protected_environment: Fix a provider error when group_inheritance_type=0 by @mbyrne1 (merge request)
- resource/gitlab_group_protected_environment: Fix a provider error when group_inheritance_type=0 by @mbyrne1 (merge request)
- resource/gitlab_release: Have consistent date format for project releases by @heidi.berry (merge request)
- resource/gitlab_value_stream_analytics: Fix value stream resource to allow creation at same time as group/project by @mness (merge request)
- resource/gitlab_group_security_policy_attachment: Handle out-of-band deletion of policy attachment by @mohamed.othman27 (merge request)
- resource/gitlab_project_push_mirror: : Detect credential changes properly in project mirror URL by @PatrickRice (merge request)
- resource/gitlab_push_mirror: Detect credential changes properly in project mirror URL by @PatrickRice (merge request)
Configuration
- If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.