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.
rds_db_parameter_group_parameters
1 parent 4ad041d commit f0cdf20Copy full SHA for f0cdf20
variables.tf
@@ -424,7 +424,7 @@ variable "rds_db_parameter_group_family" {
424
}
425
426
variable "rds_db_parameter_group_parameters" {
427
- description = "(Optional, Default:[]) The DB parameters to apply."
+ description = "(Optional) The DB parameters to apply."
428
type = list(
429
object({
430
name = string
0 commit comments