Skip to content

Commit

Permalink
oops. I updated the wrong one
Browse files Browse the repository at this point in the history
  • Loading branch information
NikolayMetchev committed Sep 16, 2024
1 parent 7986bc0 commit f65354d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -592,7 +592,7 @@ variable "attach_policy_statements" {

variable "trusted_entities" {
description = "List of additional trusted entities for assuming Lambda Function role (trust relationship)"
type = list(string)
type = any
default = []
}

Expand Down

0 comments on commit f65354d

Please sign in to comment.