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 568ad63 commit 2cd8cdaCopy full SHA for 2cd8cda
variables.tf
@@ -1,5 +1,5 @@
1
variable "boundary_release" {
2
- default = "0.1.0"
+ default = "0.12.0"
3
description = "The version of Boundary to install"
4
type = string
5
}
0 commit comments