Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
badra001 committed Jan 4, 2024
1 parent aab1f0f commit 14ac45f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions acm/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ If this parameter does not exist, this module will fail.

It returns the ACM ARN.

This ACM Certificate if of an EndEntity type, and may be used for Load Balancers (ALB, NLB), API Gateway, and other
[integrated services](https://docs.aws.amazon.com/acm/latest/userguide/acm-services.html)

# Usage
This shows the module call with how you would use it.

Expand Down
3 changes: 3 additions & 0 deletions acm/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@
*
* It returns the ACM ARN.
*
* This ACM Certificate if of an EndEntity type, and may be used for Load Balancers (ALB, NLB), API Gateway, and other
* [integrated services](https://docs.aws.amazon.com/acm/latest/userguide/acm-services.html)
*
* # Usage
* This shows the module call with how you would use it.
*
Expand Down

0 comments on commit 14ac45f

Please sign in to comment.