Skip to content

Commit

Permalink
Update terraform/041-id-broker-search-lambda/vars.tf
Browse files Browse the repository at this point in the history
Co-Authored-By: Schparky <3172830+Schparky@users.noreply.github.com>
  • Loading branch information
fillup and briskt authored Feb 18, 2020
1 parent 77bf886 commit 4f7a239
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/041-id-broker-search-lambda/vars.tf
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ variable "memory_size" {
}

variable "remote_role_arn" {
description = "ARN to role from different AWS account to be given perission to invoke function"
description = "ARN to role from different AWS account to be given permission to invoke function"
}

variable "security_group_ids" {
Expand Down

0 comments on commit 4f7a239

Please sign in to comment.