#!/bin/bash if [ -x /usr/bin/terraform ]; then complete -C /usr/bin/terraform terraform fi