Stable v2.3.0
Arman-Keyoumarsi
released this
08 Apr 19:18
·
65 commits
to master
since this release
ChangeLog
- Support disk storage policy
- Add at template level using template_storage_policy_id Variable
- Add at New Data Disk level using data_disk variable map and storage_policy_id
New Variables
variable "template_storage_policy_id" {
description = "List of UUIDs of the storage policy to assign to the template disk."
type = list(any)
default = []
}
Contributors
@sestegra