Skip to content

Commit 50e334c

Browse files
authored
feat: upgrade GitLab and Vault providers (#384)
Also moves the Snowflake provider to the new namespace.
1 parent e2f3dd4 commit 50e334c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

provider.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"dnsimple": "dnsimple/dnsimple@~> 1.0",
1818
"external": "external@~> 2.1",
1919
"github": "integrations/github@~> 6.0",
20-
"gitlab": "gitlabhq/gitlab@~> 17.0",
20+
"gitlab": "gitlabhq/gitlab@~> 18.0",
2121
"google": "google@~> 6.0",
2222
"googlebeta": "google-beta@~> 6.0",
2323
"hcp": "hcp@~> 0.45",
@@ -36,12 +36,12 @@
3636
"pagerduty": "PagerDuty/pagerduty@~> 3.0",
3737
"postgresql": "cyrilgdn/postgresql@~> 1.14",
3838
"random": "hashicorp/random@~> 3.1",
39-
"snowflake": "Snowflake-Labs/snowflake@ ~> 1.0",
39+
"snowflake": "snowflakedb/snowflake@ ~> 1.0",
4040
"spotinst": "spotinst/spotinst@~> 1.0",
4141
"tfe": "hashicorp/tfe@~> 0.33",
4242
"time": "hashicorp/time@~> 0.7",
4343
"tls": "hashicorp/tls@~> 4.0",
4444
"upcloud": "UpCloudLtd/upcloud@~> 5.0",
45-
"vault": "hashicorp/vault@~> 4.0",
45+
"vault": "hashicorp/vault@~> 5.0",
4646
"vsphere": "vsphere@~> 2.2"
4747
}

0 commit comments

Comments
 (0)