Waiting for validation
Consider the following provider version declaration:
terraform {
required_providers {
ovh = {
source = "ovh/ovh"
version = "~>1.0.4"
}
}
}
Which provider versions is Terraform allowed to install?
Author: Julien WITTOUCKStatus: Waiting for validationQuestion not yet passed
0
Community EvaluationsNo one has reviewed this question yet, be the first!