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 deb2de9 commit b566633Copy full SHA for b566633
main.tf
@@ -13,7 +13,7 @@
13
14
module "enabled" {
15
source = "devops-workflow/boolean/local"
16
- version = "0.1.1"
+ version = "0.1.2"
17
value = "${var.enabled}"
18
}
19
0 commit comments