chore(deps): update terraform gitlab to v18 #509
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
17.11.0
->18.2.0
Release Notes
gitlabhq/terraform-provider-gitlab (gitlab)
v18.2.0
Compare Source
FEATURES (2 changes)
IMPROVEMENTS (5 changes)
ci_push_repository_for_job_token_allowed
by @danilobuerger (merge request)emoji_events
support by @lllkq546449541 (merge request)deploy_access_levels_attribute
using an object list instead of nested blocks to enable easier operations with other resources. The existingdeploy_access_levels
is deprecated and will be removed in 19.0. by @heidi.berry (merge request)admin
push access level support by @netflash (merge request)BUG FIXES (2 change)
unknown
value forscopes
caused an error by @PatrickRice (merge request)v18.1.1
Compare Source
BUG FIXES (1 change)
scopes
with anunknown
set, resulting in an error message about the provider by @heidi.berry (merge request)v18.1.0
Compare Source
FEATURES (3 changes)
IMPROVEMENTS (15 changes)
ci_forward_deployment_rollback_allowed
by @paroose (merge request)auto_duo_code_review_enabled
by @mness (merge request)branches
option to project resource when forking by @Taucher2003 (merge request)planner
by @heidi.berry (merge request)expires_at
, allowing expiring project deploy keys by @heidi.berry (merge request)enabled
attribute will now attempt to check the instanceenforce_ci_inbound_job_token_scope_enabled
prior to allowing a user to set the value tofalse
, and will fail at plan time instead of apply time if theenabled
setting conflicts with instance settings. by @PatrickRice (merge request)email_exact_match
, which will always return an exact match on the email. This will override the fuzzy matching of the GitLab search API when no users match the given email. by @ricardo.bartels (merge request)BUG FIXES (3 changes)
v18.0.0
Compare Source
BREAKING CHANGES (20 changes)
encoding
to be a required field by @heidi.berry (merge request)project_key
, useproject_keys
instead by @heidi.berry (merge request)not_assignee_id
,not_author_id
,not_my_reaction_emoji
from a list... by @heidi.berry (merge request)gitlab_service_github
. Usegitlab_integration_github
instead. by @heidi.berry (merge request)gitlab_service_emails_on_push
. Usegitlab_integration_emails_on_push
instead. by @heidi.berry (merge request)force new
requirement when changing project variable environment... by @heidi.berry (merge request)gitlab_service_jira
. Usegitlab_integration_jira
instead. by @heidi.berry (merge request)gitlab_service_external_wiki
. Usegitlab_integration_external_wiki
instead. by @heidi.berry (merge request)name_regex
, usename_regex_delete
instead by @heidi.berry (merge request)gitlab_service_pipelines_email
. Usegitlab_integration_pipelines_email
instead. by @heidi.berry (merge request)report_type
based on 17.2. Attempting to use... by @heidi.berry (merge request)access_level
, usegroup_access
instead by @heidi.berry (merge request)soft_delete
as it was replaced by a normal delete in 14.9.... by @heidi.berry (merge request)extern_uid
andexternal_provider
from resource... by @heidi.berry (merge request)gitlab_service_custom_issue_tracker
. Use... by @heidi.berry (merge request)gitlab_project_compliance_framework
. Use... by @heidi.berry (merge request)gitlab_service_microsoft_teams. Use
gitlab_integration_microsoft_teams` instead. by @heidi.berry (merge request)FEATURES (1 change)
IMPROVEMENTS (5 changes)
email
by @bas.bremer (merge request)self_rotate
support to tokens. Usingself_rotate
will use the token to... by @heidi.berry (merge request)BUG FIXES (1 change)
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.