Skip to content

Commit a485a4a

Browse files
authored
Merge pull request #2 from devops-workflow/dependabot/terraform/devops-workflow/boolean/local-0.1.2
Bump devops-workflow/boolean/local from 0.1.1 to 0.1.2
2 parents f6141a0 + 51d4d47 commit a485a4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
module "enabled" {
99
source = "devops-workflow/boolean/local"
10-
version = "0.1.1"
10+
version = "0.1.2"
1111
value = "${var.enabled}"
1212
}
1313

0 commit comments

Comments
 (0)