iits-consulting / terraform-opentelekomcloud-project-factory

This repository helps to create an OTC-based cloud-native infrastructure landscape with Kubernetes, load balancers, VPCs, etc. With these modules, we provide you a rocket start while you can still deep-dive into detailed configuration later.
GNU General Public License v3.0
83 stars 20 forks source link

Add validation for CCE node_container_runtime #79

Closed victorgetz closed 1 year ago

victorgetz commented 1 year ago

It would be nice to have a validation for the CCE node_container_runtime. Only "docker" and "containerd" is currently possible.

We also need to adjust the settings.tf and set the required OTC Version to ">=1.34.2"