Skip to content

Commit

Permalink
Merge pull request #6 from babbel/unify-variables
Browse files Browse the repository at this point in the history
Unify structure of module variables
  • Loading branch information
jansiwy authored Sep 23, 2024
2 parents 9babd63 + d9a9b25 commit 153edc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,6 @@ variable "tags" {
default = {}

description = <<EOS
Tags to apply to all AWS resources.
Map of tags assigned to all AWS resources created by this module.
EOS
}

0 comments on commit 153edc5

Please sign in to comment.