Skip to content

Commit

Permalink
Update Usage section of README
Browse files Browse the repository at this point in the history
  • Loading branch information
eric-gonzales committed Mar 8, 2018
1 parent 082f311 commit 3fe099b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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" {
Expand Down

0 comments on commit 3fe099b

Please sign in to comment.