Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
badra001 committed Mar 2, 2021
1 parent 8049d08 commit 09ef9e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion iam-general-policies/outputs.tf
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ output "managed_policies" {

output "custom_policies" {
description = "Custom Policies"
values = local.out_poicies
values = local.out_policies
}

# name = {
Expand Down

0 comments on commit 09ef9e7

Please sign in to comment.