Working on Coursera , Data Storage and queries, week 2, assignment 2, trying to run terraform init, terraform plan || echo ”$?”, command asks for input for var.currated_db_name, or var.data_lake_name, …etc. The variables are not being used from the terraform/variables.tf file. The variables are all there but have no default values. The landing_etl will not work, nor the transform_etl. The varibles in the main.tf file.
Hi @vincentanggaines
Run the following command in the terminal to set up the environment, this should be before running the terraform commands.
source scripts/setup.sh