Is there any other way out here , as I am stuck for nearly 2 weeks now , no progress , still getting the same error .
Please help as its frustrating .
also I did cd to terraform , ran the initial script (source scripts/setup.sh)
Error: No configuration files
│
│ Plan requires configuration to be present. Planning without a configuration would mark everything for
│ destruction, which is normally not what is desired. If you would like to destroy everything, run plan with the
│ -destroy option. Otherwise, create a Terraform configuration file (.tf file) and try again.
@ami_il are the .tf files present in the terraform folders? The error you are getting happens when terraform can’t find the configuration, i.e. .tf, files.
Hi @Amir_Zare ,
when running terraform apply, the terminal crashes and I get this in the error log "
Error: Missing required argument
on main.tf line 1, in module “extract_job”:
1: module “extract_job” {
The argument “api_endpoint” is required, but no definition was found.
"
I am missing anything with the terraform configuration?
.tf files are available.
Hello @Dan_m
Please, make sure that you have replaced the placeholder <API-ENDPOINT> in the modules/extract_job/glue.tf file with its proper value.
@ami_il unfortunately, I’m at my wits` end with your issue; this is the first time we are seeing such a problem. My last guess is that the terraform files has somehow been messed up that we don’t know right now. I can only suggest another lab refresh so that it refreshes the files. Here is the link.
Hi, this issue persists, not sure why.
Below is where I inserted it in terraform>modules>extract_job>glue.tf
Is this correct? I copied the endpoint from cloudformation output.
Hi have tried the lab refresh option too
After the lab refresh team mentioned issue resolved, I tried and ended up getting the same error , so Had raised lab refresh request again , on getting the email saying the issue is resolved , tried again .
But nothing changed and still getting the same error
To get the certification ,I have been trying to complete , and its frustrating as more then 2 weeks to resolve a issue . Being stuck at the same point.
is there any way out , Would be help full if an SLA can be provided. Is there a way to escalate this issue.
@Dan_m the endpoint in the file seems ok. Did you save the changes made to the file before running the terraform commands?
Hello @hawraa.salami
@ami_il here is getting an error saying Error: No configuration files upon running the terraform commands. Apparently, a lab refresh hasn’t fixed the problem either.
Thank you in advance for your support.
Hi @Amir_Zare
This finally worked. I was not saving changes to terraform. Thank you.
Kindly assist with this: Invalid credentials assistance
Thank you @Amir_Zare - We’ve noticed that and we already reached out to @ami_il in a private thread.

