fix: wrong flavor source
All checks were successful
Notify on new PR / Notify via Google Chat (pull_request) Successful in 1m7s
CI Workflow / Check GoReleaser config (pull_request) Successful in 1m10s
CI Workflow / Prepare GO cache (pull_request) Successful in 2m32s
CI Workflow / CI run build and linting (pull_request) Successful in 6m34s
CI Workflow / Code coverage report (pull_request) Successful in 46s
CI Workflow / CI run tests (pull_request) Successful in 8m21s
CI Workflow / Test readiness for publishing provider (pull_request) Successful in 11m18s
TF Acceptance Tests Workflow / Acceptance Tests (pull_request) Successful in 25m4s
All checks were successful
Notify on new PR / Notify via Google Chat (pull_request) Successful in 1m7s
CI Workflow / Check GoReleaser config (pull_request) Successful in 1m10s
CI Workflow / Prepare GO cache (pull_request) Successful in 2m32s
CI Workflow / CI run build and linting (pull_request) Successful in 6m34s
CI Workflow / Code coverage report (pull_request) Successful in 46s
CI Workflow / CI run tests (pull_request) Successful in 8m21s
CI Workflow / Test readiness for publishing provider (pull_request) Successful in 11m18s
TF Acceptance Tests Workflow / Acceptance Tests (pull_request) Successful in 25m4s
This commit is contained in:
parent
e6d2d3e10a
commit
ad221b9bc0
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ import (
|
|||
"github.com/stackitcloud/stackit-sdk-go/services/postgresflex/v3alpha1api"
|
||||
|
||||
"tf-provider.git.onstackit.cloud/stackit-dev-tools/terraform-provider-stackitprivatepreview/stackit/internal/conversion"
|
||||
postgresflexalphaGen "tf-provider.git.onstackit.cloud/stackit-dev-tools/terraform-provider-stackitprivatepreview/stackit/internal/services/postgresflexalpha/flavors/datasources_gen"
|
||||
postgresflexalphaGen "tf-provider.git.onstackit.cloud/stackit-dev-tools/terraform-provider-stackitprivatepreview/stackit/internal/services/postgresflexalpha/flavor/datasources_gen"
|
||||
postgresflexUtils "tf-provider.git.onstackit.cloud/stackit-dev-tools/terraform-provider-stackitprivatepreview/stackit/internal/services/postgresflexalpha/utils"
|
||||
"tf-provider.git.onstackit.cloud/stackit-dev-tools/terraform-provider-stackitprivatepreview/stackit/internal/utils"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue