Skip to content

Commit c074598

Browse files
daniosimsouza-dan
andauthored
Update subnet_group_name description
Co-authored-by: Dan Souza <[email protected]>
1 parent 81a288c commit c074598

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

variables.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ variable "apply_immediately" {
8282
}
8383

8484
variable "subnet_group_name" {
85-
description = "The name of the subnet to add the RDS instance to"
85+
description = "The name of the subnet group to add the RDS instance to"
8686
type = string
8787
}
8888

0 commit comments

Comments
 (0)