mirror of
https://github.com/GSA/notifications-api.git
synced 2025-12-12 08:12:27 -05:00
Update version of Terraform installed in the main README
This commit is contained in:
@@ -141,10 +141,10 @@ Terraform installations. This is great, but you still need to install Terraform
|
|||||||
itself, which can be done with this command:
|
itself, which can be done with this command:
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
tfenv install latest:^1.4.0
|
tfenv install "latest:^1.8.0"
|
||||||
```
|
```
|
||||||
|
|
||||||
_NOTE: This project currently uses the latest `1.4.x release of Terraform._
|
_NOTE: This project currently uses the latest `1.8.x release of Terraform._
|
||||||
|
|
||||||
#### Python Installation
|
#### Python Installation
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user