Update Terraform gitlab to v16.8.1
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
gitlab (source) | required_provider | patch |
16.8.0 -> 16.8.1
|
Release Notes
gitlabhq/terraform-provider-gitlab (gitlab)
v16.8.1
This release was tested against GitLab 16.6, 16.7, and 16.8 for both CE and EE
BUG FIXES:
- resource/gitlab_compliance_framework: Improved permissions-based error handling for the resource, so permissions errors don't result in a "provider error" warning (!6193)
- resource/gitlab_pipeline_schedule: Fixed an issue with
take_ownership = true
where the ownership would only be updated when a separate attribute change was identified. The provider will now always assume ownership even if no other changes are identified (!1765)
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.