Terraform must be installed before this can be run. Installation Instruction: https://developer.hashicorp.com/terraform/tutorials/aws-get-started/install-cli
- Create a .env file containing your TER_VAR_do_token which would be the api key. example: export TF_VAR_do_token=
- Once that is done you can do a source .env to set the environment variable
- echo $TF_VAR_do_token should show the value set in the .env file if done correctly
- do a "terraform.init" in the main project folder.
- "terraform apply" and the resources should be created.
below is no longer the case as i'm not sure that is what i should've submit for the lab. Changed the key name to River and created a new project called 4640_labs