From 94a5ef3f72e5365db3ff9d02a6c7f42c2f7374c1 Mon Sep 17 00:00:00 2001 From: badra001 Date: Wed, 3 Jan 2024 16:20:59 -0500 Subject: [PATCH] update --- acm/main.tf | 2 -- 1 file changed, 2 deletions(-) diff --git a/acm/main.tf b/acm/main.tf index 59812d3..5be2f68 100644 --- a/acm/main.tf +++ b/acm/main.tf @@ -41,5 +41,3 @@ * 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. */ - -