Stable v2.1.0
·
80 commits
to master
since this release
ChangeLog
- Tested compatibility with Terraform 0.14.2
- Added storage_policy_id option
New Variables
variable "storage_policy_id" {
description = "(Optional) The UUID of the storage policy to assign to VM home directory."
default = null
}