Imports
- github.com/hashicorp/terraform-plugin-framework-validators/boolvalidator
- github.com/hashicorp/terraform-plugin-framework-validators/int64validator
- github.com/hashicorp/terraform-plugin-framework-validators/setvalidator
- github.com/hashicorp/terraform-plugin-framework-validators/stringvalidator
- github.com/hashicorp/terraform-plugin-framework/attr
- 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/booldefault
- github.com/hashicorp/terraform-plugin-framework/resource/schema/boolplanmodifier
- github.com/hashicorp/terraform-plugin-framework/resource/schema/int64default
- github.com/hashicorp/terraform-plugin-framework/resource/schema/int64planmodifier
- github.com/hashicorp/terraform-plugin-framework/resource/schema/objectdefault
- github.com/hashicorp/terraform-plugin-framework/resource/schema/objectplanmodifier
- github.com/hashicorp/terraform-plugin-framework/resource/schema/planmodifier
- github.com/hashicorp/terraform-plugin-framework/resource/schema/setdefault
- github.com/hashicorp/terraform-plugin-framework/resource/schema/setplanmodifier
- github.com/hashicorp/terraform-plugin-framework/resource/schema/stringdefault
- 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
- github.com/mitchellh/mapstructure
- golang.org/x/exp/maps
Imports in module “github.com/netapp/terraform-provider-netapp-ontap”
- github.com/netapp/terraform-provider-netapp-ontap/internal/interfaces
- github.com/netapp/terraform-provider-netapp-ontap/internal/restclient
- github.com/netapp/terraform-provider-netapp-ontap/internal/utils