Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
George Scott committed Jul 28, 2023
1 parent 9e8d744 commit 9507d09
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 9 deletions.
9 changes: 0 additions & 9 deletions modules/app_lb/versions.tf

This file was deleted.

3 changes: 3 additions & 0 deletions variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -69,8 +69,11 @@ variable "database_innodb_lru_scan_depth" {
}

variable "database_performance_insights_kms_key_arn" {
default = null
description = "Specifies an existing KMS key ARN to encrypt the performance insights data if performance_insights_enabled is was enabled out of band"
nullable = true
type = string

}

##########################################
Expand Down

0 comments on commit 9507d09

Please sign in to comment.