You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`parameter_group_parameters`| map(string) | Map of parameters to include in the database parameter group | {} |
58
58
|`performance_insights`|[object](#performance_insights)| If the object is not null performance insights is turned on and configured with the parameter(s) in the object | null |
59
59
|`tags`| map(string) | A map of AWS Tags to attach to each resource created | {} |
60
+
|`ca_cert_identifier`| string | The identifier of the CA certificate for the DB instance. | null |
60
61
61
62
#### performance_insights
62
63
***`retention_period_days`** - The number of days to retain. Setting to null will default the resource default of 7 days
0 commit comments