Unable to render jobs for instance group 'apply-addons'. Errors are: Unable to render templates for job 'bosh-dns'. Errors are: Expected variable '/dns_api_tls_ca' to be already versioned in deployment 'service-instance_5c166475-9b84-4192-92d9-c9512c441089'
bosh deploy
rather than recreate
or cck
to address unresponsive or missing VMs. If the failure occurs for an on-demand service-instance, then the solution is to re-run upgrade-all-errand which will trigger deploy for service instances.recreate
/cck
. This error occurs because upgraded code may expect variables in credhub that have not been updated yet because deploy has not gotten to that point yet.recreate
/ delete + cck
failed VM.