Skip to content

Commit 572db03

Browse files
yomovhscraly
andauthored
Update use-cases/wordpress-k8s-mysql/01-kube/provider.tf
Bump ovh to 1.1.0 Co-authored-by: Aurelie Vache <[email protected]>
1 parent ac87329 commit 572db03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

use-cases/wordpress-k8s-mysql/01-kube/provider.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ terraform {
22
required_providers {
33
ovh = {
44
source = "ovh/ovh"
5-
version = "~> 1.0.0"
5+
version = "~> 1.1.0"
66
}
77
}
88
}

0 commit comments

Comments
 (0)