Skip to content

Commit 2cd8cda

Browse files
r1ddl3mars64
andauthored
feat: update default Boundary version (#22)
* parameterize engine_version (#16) * Updating default boundary version --------- Co-authored-by: Marcial White <[email protected]>
1 parent 568ad63 commit 2cd8cda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

variables.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
variable "boundary_release" {
2-
default = "0.1.0"
2+
default = "0.12.0"
33
description = "The version of Boundary to install"
44
type = string
55
}

0 commit comments

Comments
 (0)