Skip to content

Commit 63eede7

Browse files
committed
var fix
1 parent fa954b7 commit 63eede7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

variables.tf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ variable "branch" {
3636
variable "build_override" {
3737
description = "Override CodeBuild images and buildspecs"
3838
type = object({
39+
directory = optional(string, ".")
3940
plan_buildspec = optional(string)
4041
plan_image = optional(string)
4142
apply_buildspec = optional(string)

0 commit comments

Comments
 (0)