Skip to content

Stable v2.1.0

Compare
Choose a tag to compare
@Arman-Keyoumarsi Arman-Keyoumarsi released this 13 Dec 10:43
· 80 commits to master since this release
ea39d22

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
}