Link: Coursera | Online Courses & Credentials From Top Educators. Join for Free | Coursera
I had some issues with terraform and I tried to restart it which just made it worse. When I new try to run terraform plan I get multiple errors like this:
Error: Reference to undeclared module
│
│ on outputs.tf line 24, in output “glue_ratings_transform_job”:
│ 24: value = module.transform_etl.glue_ratings_transform_job
│
│ No module call named “transform_etl” is declared in the root module.
Any help? Any way to completely restart the lab?