#!/bin/sh TF_VAR_hostname="$(cat hostname.txt)" export TF_VAR_hostname TF_VAR_tld="$(cat tld.txt)" export TF_VAR_tld