Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
badra001 committed Jan 13, 2023
1 parent 7d89289 commit c277b6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common/variables.override_prefixes.tf
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
variable "override_prefxes" {
variable "override_prefixes" {
description = "Map of strings to override prefixes such as s3 and kms. Recommended ONLY for advanced useage (say, for inf* things)"
type = map(string)
default = {}
Expand Down

0 comments on commit c277b6a

Please sign in to comment.