Skip to content

Commit

Permalink
Updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
antonbabenko committed Dec 13, 2018
1 parent ae5d40a commit 80ead0c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ module "acm" {

## Examples

* [Complete with DNS validation](https://github.com/terraform-aws-modules/terraform-aws-acm/tree/master/examples/complete-dns-validation)
* [Separate creation and validation](https://github.com/terraform-aws-modules/terraform-aws-acm/tree/master/examples/separate-creation-and-validation)
* [Complete example with DNS validation (recommended)](https://github.com/terraform-aws-modules/terraform-aws-acm/tree/master/examples/complete-dns-validation)
* [Complete example with EMAIL validation](https://github.com/terraform-aws-modules/terraform-aws-acm/tree/master/examples/complete-email-validation)

## Conditional creation and validation

Expand Down

0 comments on commit 80ead0c

Please sign in to comment.