...
Code Block | ||
---|---|---|
| ||
$ terraform --version |
Code Block | ||
---|---|---|
| ||
$ python4python3 --version |
If any of the above raises an error, or the version is older than recommended, install/update via your package manager of preference. You can also follow thee official Terraform documentation for OS-specific installation steps.
...