Skip to content
This repository was archived by the owner on Jan 16, 2025. It is now read-only.

Commit 1e40ecd

Browse files
docs: Update Terraform docs (#3850)
Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action Co-authored-by: npalm <[email protected]> Co-authored-by: Niek Palm <[email protected]>
1 parent 26311bf commit 1e40ecd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

modules/multi-runner/README.md

+1
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,7 @@ module "multi-runner" {
109109
| [aws_sqs_queue.webhook_events_workflow_job_queue](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/sqs_queue) | resource |
110110
| [aws_sqs_queue_policy.build_queue_dlq_policy](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/sqs_queue_policy) | resource |
111111
| [aws_sqs_queue_policy.build_queue_policy](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/sqs_queue_policy) | resource |
112+
| [aws_sqs_queue_policy.webhook_events_workflow_job_queue_policy](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/sqs_queue_policy) | resource |
112113
| [random_string.random](https://registry.terraform.io/providers/hashicorp/random/latest/docs/resources/string) | resource |
113114
| [aws_iam_policy_document.deny_unsecure_transport](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/data-sources/iam_policy_document) | data source |
114115

0 commit comments

Comments
 (0)