We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac87329 commit 572db03Copy full SHA for 572db03
use-cases/wordpress-k8s-mysql/01-kube/provider.tf
@@ -2,7 +2,7 @@ terraform {
2
required_providers {
3
ovh = {
4
source = "ovh/ovh"
5
- version = "~> 1.0.0"
+ version = "~> 1.1.0"
6
}
7
8
0 commit comments