feat: build taint datasource and taint resource with minor patch to taint Response DTO

This commit is contained in:
allanice001
2025-11-03 01:00:35 +00:00
parent c00a0c3d1e
commit 9d60b6cbfe
21 changed files with 651 additions and 30 deletions

View File

@@ -4,7 +4,7 @@ import (
"context"
"net/http"
"github.com/glueops/autoglue-sdk"
"github.com/glueops/autoglue-sdk-go"
"github.com/hashicorp/terraform-plugin-framework/diag"
)