Please help, i tried running the Terraform plan command i keep getting this error.
Hi,
Just a quick reminder to ensure that all necessary resources for deploying your RDS instance are properly configured in your rds.tf
file (as outlined in Step 2.5), and that the corresponding output values are set up in your outputs.tf
file.
Also, please double-check that you’re referencing the correct resource names—sometimes a small typo (like a misspelled name) can cause issues like the one you’re seeing.
Thank you so much, it ran successfully
1 Like
You’re welcome! Glad to hear you got it working. Let me know if you run into anything else!