Skip to content

Commit

Permalink
Run tf fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
Prabhu Manchineella authored and Prabhu Manchineella committed Oct 26, 2023
1 parent 93e5a77 commit f90395b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/account-sso/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ resource "aws_iam_policy" "bcgov_perm_boundary" {
Effect = "Deny"
Resource = "arn:aws:dynamodb:*:*:table/BCGOV_IAM_USER_TABLE"
Sid = "DenyIAMUserTableDeletion"
},
},
{
Action = "elasticloadbalancing:DeleteLoadBalancer"
Effect = "Deny"
Expand Down

0 comments on commit f90395b

Please sign in to comment.