Provider produced inconsistent result after apply.......!

Hi Team,

While apply I am getting the below error:

Error: Provider produced inconsistent result after apply.

provider registry.terraform.io/hashicorp/google produced an
unexpected new value: Root resource was present, but now
absent.

This is a bug in the provider, which should be reported in
the provider’s known issue tracker.

Terraform GCP:
Terraform Version: 1.0.2
Provider Version: 3.78.0

Hi Team,

While apply I am getting the below error:
Error: Provider produced inconsistent result after apply.
rovider "provider["Terraform Registry 2 produced an unexpected new value: Root resource was present, but now absent.

This is a bug in the provider, which should be reported in the provider’s known issue tracker.

Terraform GCP:
Terraform Version: 1.0.2
Provider Version: 3.78.0

Hi @palojupramodkumar,

As the error message says, this is describing a bug in the Google Cloud Platform provider and so I would suggest opening a bug report issue in the provider’s GitHub repository.

If you do so, please be sure to include the relevant parts of your configuration so that the provider team can see what part of the provider logic might be incorrect. Thanks!