#!/bin/zsh ta () { terraform apply } ti () { terraform init }