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 39ba562 commit 4a8632fCopy full SHA for 4a8632f
data/data/powervs/variables-powervs.tf
@@ -47,7 +47,7 @@ variable "powervs_service_instance_name" {
47
48
variable "powervs_wait_for_workspace" {
49
type = string
50
- description = "The seconds wait for the Power VS Workspace after creation, default is 60s"
+ description = "The seconds wait for the Power VS Workspace after creation, default is 3m"
51
default = "3m"
52
}
53
0 commit comments