Skip to content

Commit

Permalink
Rename example/ to examples/simple/ as per the Standard Module Structure
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathanio committed Sep 20, 2017
1 parent faf6b76 commit 8afbe1b
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 4 deletions.
7 changes: 4 additions & 3 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
example/.terraform
example/terraform.tfstate
example/terraform.tfstate.backup
examples/**/.terraform
examples/**/terraform.tfstate
examples/**/terraform.tfstate.backup

2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ module "website" {
## Examples

A simple example of how to use this module can be found in the
[example/](https://github.com/jonathanio/terraform-module-s3-cloudfront/tree/master/example)
[examples/](https://github.com/jonathanio/terraform-module-s3-cloudfront/tree/master/examples)
directory of this repository.

## Authors
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 8afbe1b

Please sign in to comment.