Hi.
I am deploying Google Cloud Platform resources for our service infra.
While doing this, a problem occurred when I did plan with Cloud SQL resource.
The new plan fails to find already deployed resource (i.e., Cloud SQL database) and enforces delete-and-create deployment of the resource.
Following screenshot shows the problem.
- Terraform version: 1.1.5
- Google-beta provider version: 4.10.0
Help me, plz.