Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 454 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 454 Bytes

My TFE

Builds my TFE environment. Depends on the TFE Provider.

Setup Vars

cp terraform.tfvars.example terraform.tfvars

Oauth Token

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.