ibm-cloud-architecture / terraform-openshift4-aws

OpenShift 4 installation automation asset
Apache License 2.0
84 stars 114 forks source link

tar error while building openshift #44

Closed mjmenger closed 3 years ago

mjmenger commented 3 years ago

While applying the Terraform project, the process terminated with the following error

Error: Error running command 'tar zxvf install/openshift-install-*-4*.tar.gz -C install': exit status 2. Output: tar (child): install/openshift-install-*-4*.tar.gz: Cannot open: No such file or directory
tar (child): Error is not recoverable: exiting now
tar: Child returned status 2
tar: Error is not recoverable: exiting now

It's not clear to me where this error originated, so I'm not certain what troubleshooting / error localization steps to take.

vbudi000 commented 3 years ago

What OpenShift version are you working with? Did you change that in the variables?

vbudi000 commented 3 years ago

No reply - closing