enhance: updated module with suggestions from Qoder
This commit is contained in:
@@ -27,7 +27,7 @@ variable "monthly-backup-retention" {
|
||||
}
|
||||
|
||||
variable "service-opt-in" {
|
||||
type = map(string)
|
||||
type = map(bool)
|
||||
description = "If not specified, EC2, RDS, EFS, and S3 are enabled"
|
||||
default = {
|
||||
"Aurora" : false,
|
||||
|
||||
Reference in New Issue
Block a user