# tflint-ignore: terraform_unused_declarations variable "enable_example" { description = "Enable example to test this blueprint" type = bool default = true }