Imports
- cdr.dev/slog
- github.com/coder/coder/v2/codersdk
- github.com/coder/coder/v2/provisionersdk
- github.com/google/uuid
- github.com/hashicorp/terraform-plugin-framework-validators/datasourcevalidator
- github.com/hashicorp/terraform-plugin-framework-validators/listvalidator
- 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/attr/xattr
- 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/function
- 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/int32default
- github.com/hashicorp/terraform-plugin-framework/resource/schema/int32planmodifier
- github.com/hashicorp/terraform-plugin-framework/resource/schema/int64default
- github.com/hashicorp/terraform-plugin-framework/resource/schema/objectdefault
- 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/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-go/tftypes
- github.com/hashicorp/terraform-plugin-log/tflog