Compare commits

..

No commits in common. "main" and "v0.2.3" have entirely different histories.
main ... v0.2.3

View File

@ -124,7 +124,7 @@ variable "region" {
variable "spoke_version" {
description = "Git ref of MoveOnOrg/Spoke to deploy"
default = "12.3.0"
default = "v8.0"
type = string
}