Skip to content

Instantly share code, notes, and snippets.

@mhmdio
Last active August 23, 2021 13:59
Show Gist options
  • Select an option

  • Save mhmdio/05d2e4c8a67970fb9bc2994b671ada61 to your computer and use it in GitHub Desktop.

Select an option

Save mhmdio/05d2e4c8a67970fb9bc2994b671ada61 to your computer and use it in GitHub Desktop.
Terraform Tools

Terraform Development Requirements

macOS

Automate setup of Requirements using Brew:

Install Brew:

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"

Download Requirements:

windows

Automate setup of Requirements using Scoop:

Install Scoop:

iwr -useb get.scoop.sh | iex
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment