Skip to content

Commit

Permalink
docs: Add doc notes regards tf v1.3 support (#1010)
Browse files Browse the repository at this point in the history
Co-authored-by: Carlos Santana <[email protected]>
  • Loading branch information
Zvikan and csantanapr authored Oct 7, 2022
1 parent 7ee138d commit 8fc9f37
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,9 @@ If you are interested in contributing to EKS Blueprints, see the [Contribution g

---

> **_NOTE:_** Use terraform versions after version 1.0.0 and before version 1.3.0.
Support for 1.3.x and above [here](https://github.com/aws-ia/terraform-aws-eks-blueprints/issues/988)

<!-- BEGINNING OF PRE-COMMIT-TERRAFORM DOCS HOOK -->
## Requirements

Expand Down
2 changes: 2 additions & 0 deletions docs/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ First, ensure that you have installed the following tools locally.
1. [aws cli](https://docs.aws.amazon.com/cli/latest/userguide/install-cliv2.html)
2. [kubectl](https://Kubernetes.io/docs/tasks/tools/)
3. [terraform](https://learn.hashicorp.com/tutorials/terraform/install-cli)
> **_NOTE:_** Use terraform versions after version 1.0.0 and before version 1.3.0.
Support for 1.3.x and above [here](https://github.com/aws-ia/terraform-aws-eks-blueprints/issues/988)

## Deployment Steps

Expand Down

0 comments on commit 8fc9f37

Please sign in to comment.