-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
What I expect if domain name more than limit:
before terraform apply I want to see some error and some info how to fix it.
What I see right now:
terraform applying code and after some time show error
Error: Error running command 'if [ 41 -ge 38 ]; then echo "ERR:
The length of the domain for kubeapi (domain:cp.cdev-monitoring-stack-test.cluster.dev, length:41) must not exceed 37 characters.
Domain name includes variables 'var.cluster_name' (cdev-monitoring-stack-test) and 'var.domain' (cdev-monitoring-stack-test.cluster.dev).
then I should destroy created resources, fix variables length and should try to deploy again
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels