Builds my TFE environment. Depends on the TFE Provider.
cp terraform.tfvars.example terraform.tfvars
Go to github and create a personal access token
with the repo
and admin:repo_hook
scopes. Use this generated value for your
oauth_token
value in terraform.tfvars
.