Can anyone help me?
I’m following the last Lab Walkthrough, and when I executing step 1.10, it appears the following error:
Please give me advice!
Can anyone help me?
I’m following the last Lab Walkthrough, and when I executing step 1.10, it appears the following error:
Please give me advice!
Hi. Yes, it looks you already created the s3 bucket. I think you can move to the next step in the lab instead of trying to do the terraform stepas it seems you already completed
Hi. How is that possible? I’ve followed all the steps, so it shouldn’t be already completed before the moment I executed the terraform steps, right? Moreover, I tried to follow your advice to move forward, but the resources are not available…
Hello @goncalosantos
There is a problem with the bucket variable in terraform/backend.tf
file. The bucket variable should be like de-c1w4-<ACCOUNT_ID>-us-east-1-terraform-state
, and in your case the <ACCOUNT_ID>
part is missing. Apparently, there has been a problem and ./scripts/setup.sh
didn’t work properly when you ran source ./scripts/setup.sh
in step 1.6. Please, try again, and if the issue persists, you can manually change line 3 in the backend.tf
file. You can copy your account ID from the top of the AWS console.
Account ID: