Skip to content

Commit

Permalink
fix(readme): fix a typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Mirco Santori committed Sep 10, 2024
1 parent a87e8db commit 25019fe
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,6 @@
## Overview
This is just a simple EKS module for terraform which I am using for learning and testing purposes.

It depends on three terraform modules:

- [hipponix/terraform-aws-tags](https://github.com/hipponix/terraform-aws-tags)
- [hipponix/terraform-aws-ssm](https://github.com/hipponix/terraform-aws-ssm)
- [hipponix/terraform-aws-network](https://github.com/hipponix/terraform-aws-network)

An optionable bastian host can be created if you intend to protect your cluster in a private network thus not accessible from internet. If that's the case, then set the variable `create_bastion_host` to `true`.

The work here is currently in progress.
Expand Down

0 comments on commit 25019fe

Please sign in to comment.