edgelesssys / contrast

Deploy and manage confidential containers on Kubernetes
https://docs.edgeless.systems/contrast
GNU Affero General Public License v3.0
161 stars 6 forks source link

docs: better error message when forgetting to set variables #515

Closed blenessy closed 1 month ago

blenessy commented 1 month ago

When doing cluster setup from start you will set the variables. However, if you revisit the guide later and forget to set the variables in question you might get weird (missleading) az error messages like: The api-version '2024-03-02-preview' is invalid.

This will probably save you guys some support issues

katexochen commented 1 month ago

Thanks, I've also added these changes to the docs of the current version. Hopefully Azure will come around with some Terraform support soon.