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 2bf1f2f commit faead73Copy full SHA for faead73
variables.tf
@@ -19,5 +19,5 @@ variable "alternative_domains" {
19
20
variable "validate" {
21
description = "Validate ACM certificates"
22
- enabled = true
+ default = true
23
}
0 commit comments