Altinity / terraform-provider-altinitycloud

Terraform provider for Altinity.Cloud ☁️
https://registry.terraform.io/providers/altinity/altinitycloud/latest/docs
Apache License 2.0
7 stars 0 forks source link

Q - adding checks to the terraform config structure #73

Closed Elmo33 closed 1 month ago

Elmo33 commented 2 months ago

for both environment config and eks-clickhouse config, there are too many ways users can mess up the config that can be detected with structure simple checks.

We need to discuss if its possible to somehow apply those checks before starting provisioning any kind of resources.

ianaya89 commented 2 months ago