Launch EC2 in Private VPC Subnet Using Terraform_98

I created the resources using terraform, Still I am getting an error like this.

Hi @karshan91

This error message is related to the Terraform plan still showing changes to resources. You need to ensure there are no changes when running the Terraform plan. There’s a note about this in the question.