Skip to content

Commit

Permalink
update links
Browse files Browse the repository at this point in the history
  • Loading branch information
badra001 committed Aug 15, 2025
1 parent c317371 commit b1815f7
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 8 deletions.
12 changes: 8 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,10 +49,14 @@ module "darhts-s3-transfer" {
}
```
# Links
This uses a number of external modules.
* [terraform-aws-eventbridge](https://registry.terraform.io/modules/terraform-aws-modules/eventbridge/aws/4.1.0)
* [terraform-aws-lambda](https://registry.terraform.io/modules/terraform-aws-modules/lambda/aws/8.0.1)
* [terraform-aws-sqs](https://registry.terraform.io/modules/terraform-aws-modules/lambda/sqs/5.0.0)
This uses a number of internal and external modules. Here are references for those:
* Internal
* [boc-nts](https://github.e.it.census.gov/terraform-modules/boc-nts)
* [aws-s3/standard](https://github.e.it.census.gov/terraform-modules/aws-s3/tree/tf-upgrade/standard)
* External
* [terraform-aws-eventbridge](https://registry.terraform.io/modules/terraform-aws-modules/eventbridge/aws/4.1.0)
* [terraform-aws-lambda](https://registry.terraform.io/modules/terraform-aws-modules/lambda/aws/8.0.1)
* [terraform-aws-sqs](https://registry.terraform.io/modules/terraform-aws-modules/lambda/sqs/5.0.0)

## Requirements

Expand Down
12 changes: 8 additions & 4 deletions main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -49,10 +49,14 @@
* }
* ```
* # Links
* This uses a number of external modules.
* * [terraform-aws-eventbridge](https://registry.terraform.io/modules/terraform-aws-modules/eventbridge/aws/4.1.0)
* * [terraform-aws-lambda](https://registry.terraform.io/modules/terraform-aws-modules/lambda/aws/8.0.1)
* * [terraform-aws-sqs](https://registry.terraform.io/modules/terraform-aws-modules/lambda/sqs/5.0.0)
* This uses a number of internal and external modules. Here are references for those:
* * Internal
* * [boc-nts](https://github.e.it.census.gov/terraform-modules/boc-nts)
* * [aws-s3/standard](https://github.e.it.census.gov/terraform-modules/aws-s3/tree/tf-upgrade/standard)
* * External
* * [terraform-aws-eventbridge](https://registry.terraform.io/modules/terraform-aws-modules/eventbridge/aws/4.1.0)
* * [terraform-aws-lambda](https://registry.terraform.io/modules/terraform-aws-modules/lambda/aws/8.0.1)
* * [terraform-aws-sqs](https://registry.terraform.io/modules/terraform-aws-modules/lambda/sqs/5.0.0)
*/

locals {
Expand Down

0 comments on commit b1815f7

Please sign in to comment.