File tree Expand file tree Collapse file tree 2 files changed +3
-0
lines changed Expand file tree Collapse file tree 2 files changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -24,6 +24,7 @@ No modules.
24
24
| ------| ------|
25
25
| [ aws_cloudwatch_log_group.webhook] ( https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/cloudwatch_log_group ) | resource |
26
26
| [ aws_iam_role.webhook_lambda] ( https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/iam_role ) | resource |
27
+ | [ aws_iam_role_policy.webhook_kms] ( https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/iam_role_policy ) | resource |
27
28
| [ aws_iam_role_policy.webhook_logging] ( https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/iam_role_policy ) | resource |
28
29
| [ aws_iam_role_policy.webhook_sqs] ( https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/iam_role_policy ) | resource |
29
30
| [ aws_iam_role_policy.webhook_ssm] ( https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/iam_role_policy ) | resource |
Original file line number Diff line number Diff line change @@ -30,11 +30,13 @@ No modules.
30
30
| [ aws_cloudwatch_log_group.webhook] ( https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/cloudwatch_log_group ) | resource |
31
31
| [ aws_iam_role.dispatcher_lambda] ( https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/iam_role ) | resource |
32
32
| [ aws_iam_role.webhook_lambda] ( https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/iam_role ) | resource |
33
+ | [ aws_iam_role_policy.dispatcher_kms] ( https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/iam_role_policy ) | resource |
33
34
| [ aws_iam_role_policy.dispatcher_logging] ( https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/iam_role_policy ) | resource |
34
35
| [ aws_iam_role_policy.dispatcher_sqs] ( https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/iam_role_policy ) | resource |
35
36
| [ aws_iam_role_policy.dispatcher_ssm] ( https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/iam_role_policy ) | resource |
36
37
| [ aws_iam_role_policy.dispatcher_xray] ( https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/iam_role_policy ) | resource |
37
38
| [ aws_iam_role_policy.webhook_eventbridge] ( https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/iam_role_policy ) | resource |
39
+ | [ aws_iam_role_policy.webhook_kms] ( https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/iam_role_policy ) | resource |
38
40
| [ aws_iam_role_policy.webhook_logging] ( https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/iam_role_policy ) | resource |
39
41
| [ aws_iam_role_policy.webhook_ssm] ( https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/iam_role_policy ) | resource |
40
42
| [ aws_iam_role_policy.xray] ( https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/iam_role_policy ) | resource |
You can’t perform that action at this time.
0 commit comments