-
Notifications
You must be signed in to change notification settings - Fork 46
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update hashicorp null and random providers to enable darwin/arm64 support #451
Comments
…port ocp-power-automation#451 Signed-off-by: Paul Bastide <pbastide@us.ibm.com>
Thanks for creating the issue. Yes we need to upgrade the providers. Even ignition provider started releasing arm64 payload. We also need to bump up IBM Cloud provider which has some fixes related to power APIs. |
Hey Yussuf, great, I created a PR, however I wasn't able to get a successful deployment on MON01 - |
@prb112 it is okay to raise that PR for random and null provider. Ignore the infrastructure issues. I will test out IBM Cloud provider changes later. |
…port ocp-power-automation#451 Updates hashicorp null and random to support darwin/arm64 Resolves issue ocp-power-automation#451 Signed-off-by: Paul Bastide <pbastide@us.ibm.com>
Update hashicorp null and random providers to enable darwin/arm64 support #451
Background
On darwin/arm64, I cloned and executed a
terraform init
. I encountered the following.Terraform added support for darwin/arm64. I updated hashicorp null and random providers locally, and it worked.
A composite of the version updates I had to make to pickup darwin/arm64.
If you'd like a PR raised, please let me know.
The text was updated successfully, but these errors were encountered: