Imports
- github.com/hashicorp/go-uuid
- github.com/hashicorp/terraform-plugin-framework-validators/int64validator
- github.com/hashicorp/terraform-plugin-framework-validators/mapvalidator
- github.com/hashicorp/terraform-plugin-framework-validators/stringvalidator
- github.com/hashicorp/terraform-plugin-framework/datasource
- github.com/hashicorp/terraform-plugin-framework/datasource/schema
- github.com/hashicorp/terraform-plugin-framework/diag
- github.com/hashicorp/terraform-plugin-framework/path
- github.com/hashicorp/terraform-plugin-framework/provider
- github.com/hashicorp/terraform-plugin-framework/provider/schema
- github.com/hashicorp/terraform-plugin-framework/resource
- github.com/hashicorp/terraform-plugin-framework/resource/schema
- github.com/hashicorp/terraform-plugin-framework/resource/schema/planmodifier
- github.com/hashicorp/terraform-plugin-framework/resource/schema/stringplanmodifier
- github.com/hashicorp/terraform-plugin-framework/schema/validator
- github.com/hashicorp/terraform-plugin-framework/types
- github.com/hashicorp/terraform-plugin-framework/types/basetypes
- github.com/hashicorp/terraform-plugin-log/tflog
Imports in module “github.com/kong/terraform-provider-kong-gateway”
- github.com/kong/terraform-provider-kong-gateway/internal/provider/reflect
- github.com/kong/terraform-provider-kong-gateway/internal/provider/types
- github.com/kong/terraform-provider-kong-gateway/internal/sdk
- github.com/kong/terraform-provider-kong-gateway/internal/sdk/models/operations
- github.com/kong/terraform-provider-kong-gateway/internal/sdk/models/shared
- github.com/kong/terraform-provider-kong-gateway/internal/validators
- github.com/kong/terraform-provider-kong-gateway/internal/validators/boolvalidators
- github.com/kong/terraform-provider-kong-gateway/internal/validators/int64validators
- github.com/kong/terraform-provider-kong-gateway/internal/validators/mapvalidators
- github.com/kong/terraform-provider-kong-gateway/internal/validators/objectvalidators
- github.com/kong/terraform-provider-kong-gateway/internal/validators/stringvalidators