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 62691e5 commit ca0e28fCopy full SHA for ca0e28f
variables.tf
@@ -17,5 +17,5 @@ variable "external_id" {
17
variable "expiry_days" {
18
type = number
19
default = 14
20
- description = "The number of days the role is avilable before access will be denied"
+ description = "The number of days the role is available before access will be denied"
21
}
0 commit comments