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.
2 parents 85caa45 + b566633 commit 1fb3fc5Copy full SHA for 1fb3fc5
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