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 v3.9.1 #146

Merged
merged 2 commits into from
Feb 8, 2022
Merged

Conversation

jkodroff
Copy link
Member

@jkodroff jkodroff commented Feb 7, 2022

Fixes #144
Fixes #143

@jkodroff jkodroff requested a review from a team February 7, 2022 22:08
@github-actions
Copy link

github-actions bot commented Feb 7, 2022

Does the PR have any schema changes?

Found 11 breaking changes:
Function "gitlab:index/getProject:getProject" output "pushRules" type changed from "" to "array"
Function "gitlab:index/getProject:getProject" output "pushRules" type changed from "#/types/gitlab:index/getProjectPushRules:getProjectPushRules" to ""
had &{Type: Ref:#/types/gitlab:index/getProjectPushRule:getProjectPushRule AdditionalProperties: Items: OneOf:[]} but now has no type
Type "gitlab:index/getProjectsProject:getProjectsProject" missing property "forkedFromProject"
Type "gitlab:index/getProjectsProject:getProjectsProject" input "permissions" type changed from "" to "array"
Type "gitlab:index/getProjectsProject:getProjectsProject" input "permissions" type changed from "#/types/gitlab:index/getProjectsProjectPermissions:getProjectsProjectPermissions" to ""
had &{Type: Ref:#/types/gitlab:index/getProjectsProjectPermission:getProjectsProjectPermission AdditionalProperties: Items: OneOf:[]} but now has no type
Type "gitlab:index/getProjectsProject:getProjectsProject" missing property "namespace"
Type "gitlab:index/getProjectsProject:getProjectsProject" missing property "owner"
Type "gitlab:index/getProjectsProjectPermissions:getProjectsProjectPermissions" missing
Type "gitlab:index/getProjectPushRules:getProjectPushRules" missing

New resources:

  • gitlab:index/groupBadge:GroupBadge
  • gitlab:index/groupCustomAttribute:GroupCustomAttribute
  • gitlab:index/managedLicense:ManagedLicense
  • gitlab:index/projectAccessToken:ProjectAccessToken
  • gitlab:index/projectCustomAttribute:ProjectCustomAttribute
  • gitlab:index/repositoryFile:RepositoryFile
  • gitlab:index/serviceMicrosoftTeams:ServiceMicrosoftTeams
  • gitlab:index/userCustomAttribute:UserCustomAttribute

New functions:

  • gitlab:index/getProjectProtectedBranch:getProjectProtectedBranch
  • gitlab:index/getProjectProtectedBranches:getProjectProtectedBranches

@jkodroff jkodroff added kind/task Work that's part of an ongoing epic and removed kind/task Work that's part of an ongoing epic labels Feb 8, 2022
@jkodroff
Copy link
Member Author

jkodroff commented Feb 8, 2022

@stack72 Part of this PR was to update to V2. Could you give me some tips on resolving the breaking changes?

@github-actions
Copy link

github-actions bot commented Feb 8, 2022

Does the PR have any schema changes?

Looking good! No breaking changes found.

New resources:

  • gitlab:index/groupBadge:GroupBadge
  • gitlab:index/groupCustomAttribute:GroupCustomAttribute
  • gitlab:index/managedLicense:ManagedLicense
  • gitlab:index/projectAccessToken:ProjectAccessToken
  • gitlab:index/projectCustomAttribute:ProjectCustomAttribute
  • gitlab:index/repositoryFile:RepositoryFile
  • gitlab:index/serviceMicrosoftTeams:ServiceMicrosoftTeams
  • gitlab:index/userCustomAttribute:UserCustomAttribute

New functions:

  • gitlab:index/getProjectProtectedBranch:getProjectProtectedBranch
  • gitlab:index/getProjectProtectedBranches:getProjectProtectedBranches

@stack72 stack72 merged commit c373dda into master Feb 8, 2022
@stack72 stack72 deleted the jkodroff/v3.9.1 branch February 8, 2022 16:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Upgrade terraform-provider-gitlab to v3.9.1 Upgrade terraform-provider-gitlab to v3.9.0
2 participants