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 10176c1 commit a001f4fCopy full SHA for a001f4f
use-cases/wordpress-k8s-mysql/02-db-wordpress/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
helm = {
0 commit comments