fix: try fix errors

This commit is contained in:
Marcel S. Henselin 2026-02-16 20:32:48 +01:00
parent 89a24ce780
commit 17e517550f
10 changed files with 717 additions and 28 deletions

View file

@ -321,6 +321,7 @@ func (r *databaseResource) Read(
return
}
// TODO: use values from api to identify drift
// Save identity into Terraform state
identity := DatabaseResourceIdentityModel{
ProjectID: types.StringValue(projectId),