-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
First of all, thank you for creating this provider!
When using it, I currently get the following error:
│ Error: Unable to Connect to TrueNAS
│
│ with provider["registry.terraform.io/deevus/truenas"],
│ on /../provider.tf line 35, in provider "truenas":
│ 35: provider "truenas" {
│
│ unable to parse version from "TrueNAS-25.10.1"I think it could be due to the regex that checks the version of TrueNAS.
My version only has 3 digits: Major.Minor.Patch and not Build.
Perhaps the build digit could be made optional.
truenas_admin@truenas[~]$ midclt call system.version
TrueNAS-25.10.1Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels