Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Correction in command

...

Code Block
languagebash
$ terraform --version
Code Block
languagebash
$ 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.

...