Skip to content

Releases: pulumi/pulumi-gitlab

v8.6.1

02 Dec 12:56
c9fb6f1
Compare
Choose a tag to compare

Does the PR have any schema changes?

Looking good! No breaking changes found.
No new resources/functions.

What's Changed

Full Changelog: v8.6.0...v8.6.1

v8.6.0

22 Nov 11:51
e6aca9e
Compare
Choose a tag to compare

Does the PR have any schema changes?

Found 3 breaking changes:

Types

  • 🟢 "gitlab:index/getGroupSubgroupsSubgroup:getGroupSubgroupsSubgroup": required: "allowedEmailDomainsList" property has changed to Required
  • 🟢 "gitlab:index/getMetadataKas:getMetadataKas": required: "externalK8sProxyUrl" property has changed to Required
  • 🟢 "gitlab:index/getProjectsProject:getProjectsProject": required: "ciPipelineVariablesMinimumOverrideRole" property has changed to Required

New resources:

  • index/projectComplianceFrameworks.ProjectComplianceFrameworks

New functions:

  • index/getGroupBillableMemberMemberships.getGroupBillableMemberMemberships
  • index/getProjectEnvironments.getProjectEnvironments
  • index/getRunners.getRunners

What's Changed

Full Changelog: v8.5.0...v8.6.0

v8.5.0

18 Oct 19:13
645a847
Compare
Choose a tag to compare

Does the PR have any schema changes?

Found 4 breaking changes:

Types

  • 🟡 "gitlab:index/getPipelineSchedulesPipelineSchedule:getPipelineSchedulesPipelineSchedule": properties: "id" type changed from "string" to "integer"
  • "gitlab:index/getProjectsProject:getProjectsProject": required:
    • 🟢 "allowPipelineTriggerApproveDeployment" property has changed to Required
    • 🟢 "modelExperimentsAccessLevel" property has changed to Required
    • 🟢 "modelRegistryAccessLevel" property has changed to Required

New resources:

  • index/groupServiceAccount.GroupServiceAccount
  • index/groupServiceAccountAccessToken.GroupServiceAccountAccessToken

New functions:

  • index/getGroupProvisionedUsers.getGroupProvisionedUsers
  • index/getGroupServiceAccount.getGroupServiceAccount
  • index/getProjectMergeRequest.getProjectMergeRequest

What's Changed

Full Changelog: v8.4.2...v8.5.0

v8.4.2

16 Oct 18:25
e69b8ff
Compare
Choose a tag to compare

Does the PR have any schema changes?

Looking good! No breaking changes found.
No new resources/functions.

What's Changed

Full Changelog: v8.4.1...v8.4.2

v8.4.1

25 Sep 17:51
aa1a499
Compare
Choose a tag to compare

Does the PR have any schema changes?

Looking good! No breaking changes found.
No new resources/functions.

What's Changed

Full Changelog: v8.4.0...v8.4.1

v8.4.0

20 Sep 11:39
9470051
Compare
Choose a tag to compare

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

What's Changed

Full Changelog: v8.3.1...v8.4.0

v8.3.1

28 Aug 09:53
e1e2d92
Compare
Choose a tag to compare

Does the PR have any schema changes?

Looking good! No breaking changes found.
No new resources/functions.

What's Changed

Full Changelog: v8.3.0...v8.3.1

v8.3.0

16 Aug 11:30
27ec791
Compare
Choose a tag to compare

Does the PR have any schema changes?

Looking good! No breaking changes found.

New resources:

  • index/groupSecurityPolicyAttachment.GroupSecurityPolicyAttachment

New functions:

  • index/getGroupIds.getGroupIds
  • index/getProjectIds.getProjectIds

What's Changed

Full Changelog: v8.2.0...v8.3.0

v8.2.0

19 Jul 17:00
819f26f
Compare
Choose a tag to compare

Does the PR have any schema changes?

Looking good! No breaking changes found.

New resources:

  • index/projectSecurityPolicyAttachment.ProjectSecurityPolicyAttachment

What's Changed

Full Changelog: v8.1.0...v8.2.0

v8.1.0

21 Jun 18:20
184947b
Compare
Choose a tag to compare

Changelog

  • 184947b Upgrade terraform-provider-gitlab to v17.1.0 (#648)