Fix possible provider inconsistent state with LogMe (#4)
This commit is contained in:
parent
1511996ad2
commit
d5906cb6b1
1 changed files with 1 additions and 0 deletions
|
|
@ -186,6 +186,7 @@ func (r *instanceResource) Schema(_ context.Context, _ resource.SchemaRequest, r
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
Optional: true,
|
Optional: true,
|
||||||
|
Computed: true,
|
||||||
},
|
},
|
||||||
"cf_guid": schema.StringAttribute{
|
"cf_guid": schema.StringAttribute{
|
||||||
Computed: true,
|
Computed: true,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue