Fix possible provider inconsistent state with LogMe (#4)

This commit is contained in:
João Palet 2023-09-07 16:50:05 +02:00 committed by GitHub
parent 1511996ad2
commit d5906cb6b1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -186,6 +186,7 @@ func (r *instanceResource) Schema(_ context.Context, _ resource.SchemaRequest, r
},
},
Optional: true,
Computed: true,
},
"cf_guid": schema.StringAttribute{
Computed: true,