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

@ -208,11 +208,6 @@ func (r *instanceResource) Create(ctx context.Context, req resource.CreateReques
return
}
fmt.Printf("\n\n\n >>>>>> DEBUG <<<<< \n%+v\n\n\n", payload)
tflog.Debug(ctx, "\n\n\n >>>>>> DEBUG <<<<< \n\n\n", map[string]interface{}{
"encryption": payload.Encryption,
})
// Create new Instance
createResp, err := r.client.CreateInstanceRequest(
ctx,