Skip to content

Commit 0445102

Browse files
Rename variable
Co-authored-by: Anton Babenko <[email protected]>
1 parent ca86ea4 commit 0445102

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

variables.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ variable "tags" {
188188
default = {}
189189
}
190190

191-
variable "default_tf_aws_modules_tag" {
191+
variable "include_default_tag" {
192192
description = "Set to false to not include the default tag for all AWS modules."
193193
type = bool
194194
default = true

0 commit comments

Comments
 (0)