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 ComputingLearn how to install AWS CLI on macOS with Homebrew. Complete step-by-step guide with brew install, credential configuration, and troubleshooting.
TechnologyInstall & manage Terraform versions on macOS via Homebrew: pin specific versions, upgrade safely, use tfenv, and fix common errors.