fix: try fix errors
This commit is contained in:
parent
89a24ce780
commit
17e517550f
10 changed files with 717 additions and 28 deletions
|
|
@ -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),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue