Tf resource created but getting error

Hello,
in the TF basic course, section “Terraform Basics”, lab “Terraform Providers” I get an error in exercise 10.
The resource has been created without issue (I did tf init, plan, apply) and the xbox.tf file seems to be correctly written.

Could you please tell me which could be the issue?
Thank you in advance!

Hi @Mundofik

You did this from the things-to-do sub-directory; you must work from the /root/terraform-projects/christmas-wishlist directory. and init, plan, and then apply.