Imports
- github.com/hashicorp/terraform-plugin-framework-validators/int64validator
- github.com/hashicorp/terraform-plugin-framework-validators/listvalidator
- github.com/hashicorp/terraform-plugin-framework-validators/mapvalidator
- 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/int64default
- github.com/hashicorp/terraform-plugin-framework/resource/schema/int64planmodifier
- github.com/hashicorp/terraform-plugin-framework/resource/schema/planmodifier
- 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/tfsdk
- github.com/hashicorp/terraform-plugin-framework/types
- github.com/hashicorp/terraform-plugin-log/tflog
Imports in module “github.com/bpg/terraform-provider-proxmox”
- github.com/bpg/terraform-provider-proxmox/fwprovider/structure
- github.com/bpg/terraform-provider-proxmox/fwprovider/types
- github.com/bpg/terraform-provider-proxmox/fwprovider/validators
- github.com/bpg/terraform-provider-proxmox/proxmox
- github.com/bpg/terraform-provider-proxmox/proxmox/api
- github.com/bpg/terraform-provider-proxmox/proxmox/cluster
- github.com/bpg/terraform-provider-proxmox/proxmox/cluster/ha/groups
- github.com/bpg/terraform-provider-proxmox/proxmox/cluster/ha/resources
- github.com/bpg/terraform-provider-proxmox/proxmox/nodes
- github.com/bpg/terraform-provider-proxmox/proxmox/nodes/storage
- github.com/bpg/terraform-provider-proxmox/proxmox/ssh
- github.com/bpg/terraform-provider-proxmox/proxmox/types
- github.com/bpg/terraform-provider-proxmox/utils