Skip to content

Commit f587d2a

Browse files
authored
Merge pull request #887 from nebius/merge-to-main-from/bump-nebius-provider-version
Merge to main: Bump Nebius provider version for local-disk support
2 parents 9afbd8d + d59342d commit f587d2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

soperator/installations/example/terraform.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ terraform {
44
required_providers {
55
nebius = {
66
source = "terraform-provider.storage.eu-north1.nebius.cloud/nebius/nebius"
7-
version = ">= 0.5.143"
7+
version = ">= 0.5.192"
88
}
99

1010
flux = {

0 commit comments

Comments
 (0)