We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81a288c commit c074598Copy full SHA for c074598
variables.tf
@@ -82,7 +82,7 @@ variable "apply_immediately" {
82
}
83
84
variable "subnet_group_name" {
85
- description = "The name of the subnet to add the RDS instance to"
+ description = "The name of the subnet group to add the RDS instance to"
86
type = string
87
88
0 commit comments