Skip to content

Commit

Permalink
Update set-up-infrastructure-tools.md (#608)
Browse files Browse the repository at this point in the history
Just some README update, feel free to ignore
  • Loading branch information
allthesignals authored May 24, 2024
1 parent a16c624 commit e5160b3
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/infra/set-up-infrastructure-tools.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,12 @@ Then install the version of Terraform you need.
tfenv install 1.4.6
```

You may need to set the Terraform version.

```bash
tfenv use 1.4.6
```

If you are unfamiliar with Terraform, check out this [basic introduction to Terraform](./intro-to-terraform.md).

### Install AWS CLI
Expand Down

0 comments on commit e5160b3

Please sign in to comment.