i’m facing an issue with step
4.6 terraform plan
When i give this command it asks me to provide the values.
voclabs:~/environment/infrastructure/terraform $ terraform plan
var.database
RDS database name
Enter a value:
var.db_sg_id
Security group ID for RDS
Enter a value:
I couldnt execute the command 4.5 terraform init as it gives me terraform command not found
So i executed this command `bash scripts/setup.sh’. Please suggest a solution