Skip to content

Commit

Permalink
update description
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshuaWilkes committed Sep 5, 2024
1 parent aea1679 commit 32061dc
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 @@ -40,7 +40,7 @@ variable "rds_instance_identifier" {


variable "name" {
description = "A human readable name to give the RDS database resource in Common Fate."
description = "A human readable name to give the RDS database resource in Common Fate. Defaults to the database name."
type = string
default = var.database
}
Expand Down

0 comments on commit 32061dc

Please sign in to comment.