DevOps
Terraform for macOS CI Runners on EC2 Mac Instances
Provision macOS CI build infrastructure with Terraform: EC2 Mac instances (mac1, mac2-m2pro), dedicated hosts, and self-hosted GitHub Actions runners.
2 min read
4 articles
Provision macOS CI build infrastructure with Terraform: EC2 Mac instances (mac1, mac2-m2pro), dedicated hosts, and self-hosted GitHub Actions runners.
Step-by-step guide to install OpenTofu on macOS (Homebrew), Linux (apt, dnf, rpm), and Windows (Chocolatey, Scoop). Includes verification, version pinning...
Cloud ComputingInstall AWS CLI v2 on macOS with Homebrew in 2 commands: brew install awscli. Includes configuration, credential setup, troubleshooting common errors
TechnologyStep-by-step guide to install Terraform on macOS with Homebrew. Covers brew tap hashicorp/tap, version pinning, upgrading, multiple versions with tfenv, and troubleshooting common install errors.