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
If working in a linux VM on a M1 chip machine, the architecture picked up by ansible is 'aarch64'. There is no terraform binary for this, so the playbook fails. The playbook should install the 'arm64' binary for 'aarch64' architecture machines.
The text was updated successfully, but these errors were encountered:
If working in a linux VM on a M1 chip machine, the architecture picked up by ansible is 'aarch64'. There is no terraform binary for this, so the playbook fails. The playbook should install the 'arm64' binary for 'aarch64' architecture machines.
The text was updated successfully, but these errors were encountered: