Skip to content

Commit 49abc1f

Browse files
authored
Merge pull request #2 from lgallard/add-terraform-logo
Add terraform logo in README
2 parents a67baab + b606770 commit 49abc1f

File tree

3 files changed

+18
-12
lines changed

3 files changed

+18
-12
lines changed

CHANGELOG

Lines changed: 0 additions & 12 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
## 0.1.2 (April 1, 2020)
2+
3+
UPDATES:
4+
5+
* Add Terraform logo in README
6+
7+
## 0.1.1 (November 21, 2019)
8+
9+
IMPROVEMENTS:
10+
11+
* Fix deprecation warning for Terraform >= 0.12.14
12+
13+
## 0.1.0 (October 28, 2019)
14+
15+
FEATURES:
16+
17+
* Module implementation

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
![Terraform](https://lgallardo.com/images/terraform.jpg)
12
# terraform-aws-elasticsearch
23

34
Terraform module to create [Amazon Elasticsearch Service](https://aws.amazon.com/elasticsearch-service/) clusters, following the Well-Architected Framework and best AWS practices.

0 commit comments

Comments
 (0)