You have to add the Access key ID
, Secret access key
and Region
using aws cli.
$ aws configure
then terraform init
for initialization.
Now you have to generate a new the github api token to deploy the code.
Now you have to apply the code.
$ terraform apply