From 3fe099bcec358e5c257f3a2a45bcdd951548e9a8 Mon Sep 17 00:00:00 2001 From: eric-gonzales Date: Thu, 8 Mar 2018 09:58:59 -0500 Subject: [PATCH] Update Usage section of README --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 909491e..28c0895 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,7 @@ This repository contains a Terraform module for querying for a certificate manag ## Usage -The following example deploys a NodeJS-based Lambda function and creates a -public-facing API Gateway proxy in front of it. +The following example queries ACM for a certificate and returns its ARN. ```hcl module "certificate" {