Skip to content

Commit

Permalink
add placeholder for read, write arn
Browse files Browse the repository at this point in the history
  • Loading branch information
badra001 committed May 11, 2021
1 parent be82f0f commit 0dff47e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions common/variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -74,3 +74,7 @@ variable "require_explicit_encryption" {
type = bool
default = false
}

# TBD
# variable "kms_policy_read_arns" { }
# variable "kms_policy_write_arns" { }

0 comments on commit 0dff47e

Please sign in to comment.