File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed
modules/webhook/eventbridge Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ No modules.
25
25
| [ aws_cloudwatch_event_archive.main] ( https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/cloudwatch_event_archive ) | resource |
26
26
| [ aws_cloudwatch_event_bus.main] ( https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/cloudwatch_event_bus ) | resource |
27
27
| [ aws_cloudwatch_event_rule.workflow_job] ( https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/cloudwatch_event_rule ) | resource |
28
- | [ aws_cloudwatch_event_target.github_welcome ] ( https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/cloudwatch_event_target ) | resource |
28
+ | [ aws_cloudwatch_event_target.dispatcher ] ( https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/cloudwatch_event_target ) | resource |
29
29
| [ aws_cloudwatch_log_group.dispatcher] ( https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/cloudwatch_log_group ) | resource |
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 |
@@ -48,7 +48,6 @@ No modules.
48
48
| [ aws_lambda_permission.allow_cloudwatch_to_call_lambda] ( https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/lambda_permission ) | resource |
49
49
| [ aws_lambda_permission.webhook] ( https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/lambda_permission ) | resource |
50
50
| [ null_resource.github_app_parameters] ( https://registry.terraform.io/providers/hashicorp/null/latest/docs/resources/resource ) | resource |
51
- | [ null_resource.ssm_parameter_runner_matcher_config] ( https://registry.terraform.io/providers/hashicorp/null/latest/docs/resources/resource ) | resource |
52
51
| [ aws_iam_policy_document.lambda_assume_role_policy] ( https://registry.terraform.io/providers/hashicorp/aws/latest/docs/data-sources/iam_policy_document ) | data source |
53
52
| [ aws_iam_policy_document.lambda_xray] ( https://registry.terraform.io/providers/hashicorp/aws/latest/docs/data-sources/iam_policy_document ) | data source |
54
53
You can’t perform that action at this time.
0 commit comments