Skip to content

Commit

Permalink
fix dupe description from table variable introduced in #8 (#13)
Browse files Browse the repository at this point in the history
  • Loading branch information
msgongora committed Oct 30, 2023
1 parent a41f263 commit 4ca9178
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,6 @@ variable "tables" {
}),
expiration_time = string,
labels = map(string),
description = string,
deletion_protection = optional(bool, true),
}))
}
Expand Down

0 comments on commit 4ca9178

Please sign in to comment.