This commit is contained in:
Jen Sheerin
2022-03-28 21:52:14 -04:00
parent d0af975d18
commit b562c8a2fc
2 changed files with 4 additions and 4 deletions

View File

@ -52,8 +52,8 @@ variable "ad_vnet" {
}
variable "rfc3339" {
type = string
default = "2022-03-30T12:43:13Z"
type = string
default = "2022-03-30T12:43:13Z"
description = "Registration token expiration"
}