Skip to content

Commit

Permalink
feat: Upgrade gitlab provider from v16 to v17 (#289)
Browse files Browse the repository at this point in the history
<!--

Unless this is a very simple 1-line-of-code change, please create a new
issue describing the change you're proposing first, then link to it from
this PR.

Read more about our process in our contributing guide:
https://github.com/cdktf/.github/blob/main/CONTRIBUTING.md

-->

### Description

Update gitlab prebuilt provider to support latest terraform provider
version.
  • Loading branch information
mutahhir authored May 27, 2024
1 parent 5503dbc commit af4e734
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion provider.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"dnsimple": "dnsimple/dnsimple@~> 1.0",
"external": "external@~> 2.1",
"github": "integrations/github@~> 6.0",
"gitlab": "gitlabhq/gitlab@~> 16.0",
"gitlab": "gitlabhq/gitlab@~> 17.0",
"google": "google@~> 5.0",
"googlebeta": "google-beta@~> 5.0",
"hcp": "hcp@~> 0.45",
Expand Down

0 comments on commit af4e734

Please sign in to comment.