This tutorial shows how to create a Terraform API Token for GitHub Actions
-
Go to https://app.terraform.io/public/signup/account and create an account if you do not have one
-
Create a new organization
-
Got to https://app.terraform.io/app/settings/tokens and create a new API Token
- Go to GitHub -> this project -> Settings -> Secrets and variables -> actions ->
New repository secret
-
Click on
Add secret
-
Well done! You finished the Terraform setup for GitHub Actions