storage_encrypted = false

This commit is contained in:
Leigh Kennedy
2023-10-12 15:16:45 +11:00
parent 42f63b9dd7
commit 7d15e4e2b3

View File

@@ -115,6 +115,7 @@ module "common_rds_instance" {
tags = local.tags
storage_encrypted = false
}
module "aurora_rds_instance" {