From b1815f7788619c382c760d45423ba8443e7dadb6 Mon Sep 17 00:00:00 2001 From: badra001 Date: Fri, 15 Aug 2025 08:27:13 -0400 Subject: [PATCH] update links --- README.md | 12 ++++++++---- main.tf | 12 ++++++++---- 2 files changed, 16 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 701fb87..70622ca 100644 --- a/README.md +++ b/README.md @@ -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 diff --git a/main.tf b/main.tf index fec6626..e4f2163 100644 --- a/main.tf +++ b/main.tf @@ -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 {