Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
Endorf committed May 27, 2023
1 parent ddcc2a6 commit b5c3285
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
@@ -1,7 +1,7 @@
# Database

variable "db_user" {
description = "database username"
description = "database user name"
type = string
default = "userdb"
}
Expand Down

0 comments on commit b5c3285

Please sign in to comment.