Skip to content

Commit

Permalink
fix(DMVP-2690): Added kms key support
Browse files Browse the repository at this point in the history
  • Loading branch information
Julieta Aghamyan committed Sep 18, 2023
1 parent 513d3c5 commit 434829b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion modules/secret/variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ variable "kms_key_id" {
description = "ARN or Id of the AWS KMS key to be used to encrypt the secret values in the versions stored in this secret."
}


variable "recovery_window_in_days" {
type = number
default = 30
Expand Down

0 comments on commit 434829b

Please sign in to comment.