You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 5, 2020. It is now read-only.
I've seen the same error on the OpenStack provider. It looked to me like the DNS logic wasn't handling the difference between tectonic_master_count and count.index if an instance was deleted or failed to spawn.
Sometimes, an instance fails to come up, causing
terraform apply
to fail:If this happens,
terraform destroy
fails with an index error:Resources aren't destroyed and have to be cleaned up manually. :(
If you have access to Jenkins, you can see more logs of this failure at https://jenkins-tectonic-installer.prod.coreos.systems/blue/organizations/jenkins/coreos%20-%20tectonic-installer%2Ftectonic-installer/detail/PR-891/1/pipeline/
The text was updated successfully, but these errors were encountered: