appuio / terraform-openshift4-exoscale

OpenShift 4 Terraform setup for Exoscale
2 stars 0 forks source link

Configure default node disk size to match product description #12

Closed simu closed 3 years ago

simu commented 3 years ago

Product documentation: https://products.docs.vshn.ch/products/appuio/managed/ocp4_exoscale.html#_default_configuration_minimum_requirements

Also throw a validation error when users try to create nodes with less than 120GB disk, as that's the minimum supported disk size for OCP4, cf. the OCP4 documentation.