fix: State Version type
This commit is contained in:
@@ -45,7 +45,7 @@ in
|
|||||||
description = ''
|
description = ''
|
||||||
State version of the server
|
State version of the server
|
||||||
'';
|
'';
|
||||||
type = types.string;
|
type = types.str;
|
||||||
default = "22.11";
|
default = "22.11";
|
||||||
};
|
};
|
||||||
########################
|
########################
|
||||||
|
Reference in New Issue
Block a user