Terraform plan command is not giving the correct ouptu

Hi

i am using the terraform learning i got from kodecloud at work.

initially , there was some resources added for which state is maintained locally.

Now , i have state file to save in GCP and added few more resources . But, when i am running the workflow(which runs terraform plan) it is still giving me the old resources details alone stating those resources will be added . i tried to delete/update more resources .but ,nothing is getting captured in terraform plan.
But, when i tried in local setup through CMD , these were identified.

Please suggest me what i am doing wrong here.

Note : My state file is in remote and when i ran plan command it generated one file called default.state