mirror of
https://github.com/coder/coder.git
synced 2025-07-06 15:41:45 +00:00
Per https://github.com/coder/terraform-provider-coder/releases/tag/v0.23.0 Performs a mechanical rename of existing usage deprecated fields in the latest version of the coder/coder provider. Closes #13382
kubernetes-large
Provisions a large-sized workspace with no persistent storage.
Note: It is assumed you will be running workspaces on a dedicated GKE nodepool.
By default, this template sets a node affinity of cloud.google.com/gke-nodepool
= big-workspaces
.
The nodepool affinity can be customized with the variable kubernetes_nodepool_workspaces
.