From e99ddf39666857ef05042b3656fc012d62fafcf9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?readme-action=20=F0=9F=93=96?= Date: Fri, 7 Mar 2025 17:12:09 +0000 Subject: [PATCH] chore: update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 87022db..d5f0e6d 100644 --- a/README.md +++ b/README.md @@ -171,8 +171,10 @@ Available targets: | Name | Description | |------|-------------| +| [arn](#output\_arn) | ARN of the created Transfer Server | | [elastic\_ips](#output\_elastic\_ips) | Provisioned Elastic IPs | | [endpoint\_details](#output\_endpoint\_details) | Endpoints details | +| [host\_key\_fingerprint](#output\_host\_key\_fingerprint) | The message-digest algorithm (MD5) hash of the Transfer Server's host key | | [id](#output\_id) | ID of the created example | | [s3\_access\_role\_arns](#output\_s3\_access\_role\_arns) | Role ARNs for the S3 access | | [transfer\_endpoint](#output\_transfer\_endpoint) | The endpoint of the Transfer Server |