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.
2 parents 6fd6b10 + 441753c commit e658974Copy full SHA for e658974
1 file changed
aws/rds/variables.tf
@@ -92,7 +92,7 @@ variable "source_db" {
92
93
variable "storage" {
94
description = "Volume storage size for the RDS instance in gigabytes."
95
- default = 5
+ default = 20
96
}
97
98
variable "storage_encrypted" {
0 commit comments