Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade terraform-provider-gitlab to v17.4.0 #715

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

pulumi-bot
Copy link
Contributor

This PR was generated via $ upgrade-provider pulumi/pulumi-gitlab --kind=all --target-bridge-version=latest.


@pulumi-bot pulumi-bot added the needs-release/minor When a PR with this label merges, it initiates a release of vX.Y+1.0 label Sep 20, 2024
@pulumi-bot pulumi-bot self-assigned this Sep 20, 2024
Copy link

Does the PR have any schema changes?

Found 29 breaking changes:

Resources

  • "gitlab:index/integrationJira:IntegrationJira":
    • inputs:
      • 🟡 "issuesEvents" missing
      • 🟡 "jobEvents" missing
      • 🟡 "noteEvents" missing
      • 🟡 "pipelineEvents" missing
      • 🟡 "pushEvents" missing
      • 🟡 "tagPushEvents" missing
    • properties:
      • 🟡 "issuesEvents" missing output "issuesEvents"
      • 🟡 "jobEvents" missing output "jobEvents"
      • 🟡 "noteEvents" missing output "noteEvents"
      • 🟡 "pipelineEvents" missing output "pipelineEvents"
      • 🟡 "pushEvents" missing output "pushEvents"
      • 🟡 "tagPushEvents" missing output "tagPushEvents"
    • required:
      • 🟢 "commentOnEventEnabled" property is no longer Required
      • 🟢 "username" property is no longer Required
  • "gitlab:index/serviceJira:ServiceJira":
    • inputs:
      • 🟡 "issuesEvents" missing
      • 🟡 "jobEvents" missing
      • 🟡 "noteEvents" missing
      • 🟡 "pipelineEvents" missing
      • 🟡 "pushEvents" missing
      • 🟡 "tagPushEvents" missing
    • properties:
      • 🟡 "issuesEvents" missing output "issuesEvents"
      • 🟡 "jobEvents" missing output "jobEvents"
      • 🟡 "noteEvents" missing output "noteEvents"
      • 🟡 "pipelineEvents" missing output "pipelineEvents"
      • 🟡 "pushEvents" missing output "pushEvents"
      • 🟡 "tagPushEvents" missing output "tagPushEvents"
    • required:
      • 🟢 "commentOnEventEnabled" property is no longer Required
      • 🟢 "username" property is no longer Required

Types

  • 🟢 "gitlab:index/getProjectPushRule:getProjectPushRule": required: "rejectNonDcoCommits" property has changed to Required

New resources:

  • index/memberRole.MemberRole
  • index/userImpersonationToken.UserImpersonationToken

New functions:

  • index/getPipelineSchedule.getPipelineSchedule
  • index/getPipelineSchedules.getPipelineSchedules
  • index/getProjectProtectedTag.getProjectProtectedTag
  • index/getProjectProtectedTags.getProjectProtectedTags

Maintainer note: consult the runbook for dealing with any breaking changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-release/minor When a PR with this label merges, it initiates a release of vX.Y+1.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Upgrade terraform-provider-gitlab to v17.4.0
1 participant