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
Creating 'huzzah3' resource group manually unblocks that, but then it gets stuck on a missing directory.
Error asking for user input: 5 error(s) occurred:
* module.etcd.var.k8s_apiserver_key: file: open /cncf/data/huzzah3/.cfssl/k8s-apiserver-key.pem: no such file or directory in:
${file("${ var.data_dir }/.cfssl/k8s-apiserver-key.pem")}
* module.etcd.var.ca: file: open /cncf/data/huzzah3/.cfssl/ca.pem: no such file or directory in:
${file("${ var.data_dir }/.cfssl/ca.pem")}
* module.etcd.var.k8s_apiserver: file: open /cncf/data/huzzah3/.cfssl/k8s-apiserver.pem: no such file or directory in:
${file("${ var.data_dir }/.cfssl/k8s-apiserver.pem")}
* module.etcd.var.k8s_etcd_key: file: open /cncf/data/huzzah3/.cfssl/k8s-etcd-key.pem: no such file or directory in:
${file("${ var.data_dir }/.cfssl/k8s-etcd-key.pem")}
* module.etcd.var.k8s_etcd: file: open /cncf/data/huzzah3/.cfssl/k8s-etcd.pem: no such file or directory in:
${file("${ var.data_dir }/.cfssl/k8s-etcd.pem")}
The text was updated successfully, but these errors were encountered:
Error creating DNS Zone: ResourceGroupNotFound
Creating 'huzzah3' resource group manually unblocks that, but then it gets stuck on a missing directory.
The text was updated successfully, but these errors were encountered: