From a8011c4e83dd539e7431ebc1aceda7c759a91c6c Mon Sep 17 00:00:00 2001 From: badra001 Date: Wed, 3 Jan 2024 16:18:58 -0500 Subject: [PATCH] update --- acm/main.tf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/acm/main.tf b/acm/main.tf index 5be2f68..59812d3 100644 --- a/acm/main.tf +++ b/acm/main.tf @@ -41,3 +41,5 @@ * The output value to look at is `certificate_arn`. This is null if the certificate is incomplete or failed to load into ACM, or * the ARN if completed. You'll use the ARN for an AWS LB Listener. */ + +