diff --git a/README.md b/README.md index 3e2d1e5..521f881 100644 --- a/README.md +++ b/README.md @@ -100,7 +100,7 @@ This project supports the following options for running the scripts in this repo The following software is required in order to run the SAS Viya IaC tools here on your local system: -- [Terraform](https://www.terraform.io/downloads) - v1.6.3 (min. v1.4.5) +- [Terraform](https://www.terraform.io/downloads) - v1.6.3 - [Ansible](https://docs.ansible.com/ansible/latest/installation_guide/intro_installation.html) - v2.15.6 - [Docker](https://docs.docker.com/engine/install/) - v20.10.17 - [Helm](https://helm.sh/docs/intro/install/) - v3.13.2 diff --git a/docs/REQUIREMENTS.md b/docs/REQUIREMENTS.md index 53387af..e09b5b5 100644 --- a/docs/REQUIREMENTS.md +++ b/docs/REQUIREMENTS.md @@ -681,7 +681,7 @@ The third-party applications that are listed in the following table are supporte | Application | Minimum Version | | ---: | ---: | -| [Ansible](https://www.ansible.com/) | Core 2.13.4 | -| [Terraform](https://www.terraform.io/) | 1.4.5 | +| [Ansible](https://www.ansible.com/) | Core 2.15.6 | +| [Terraform](https://www.terraform.io/) | 1.6.3 | | [Docker](https://www.docker.com/) | 20.10.17 | -| [Helm](https://helm.sh/) | 3.12.0 | +| [Helm](https://helm.sh/) | 3.13.2 |