I have used local resource type but not sure why it is giving error related to AWS.
I have written simple code to create text file in the path showing in the below screenshot.
It got succeeded with terraform init but failed with terraform plan.
I am stuck at this, please suggest what needs to be done in this case.
upon further troubleshooting, I realized to test removing all folders except below one, looks like I am doing something wrong in writing file path, please correct me and here is the latest screenshot.