chore(ci): [terraform] Add darwin/arm Build Target #419

Closed
opened 2026-04-05 16:19:40 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @dmizelle on 7/21/2025

Title of this pull request?

chore(ci): [terraform] Add darwin/arm Build Target

Small Description?

The Terraform provider wasn't releasing with a darwin/arm target, so you couldn't use it on Apple Silicon Macs. This adds that target to the build process.

Pull Request Checklist:

  • Please make sure all jobs pass before requesting a review.
  • Put closes #XXXX in your comment to auto-close the issue that your PR fixes (if such).
  • Have you lint your code locally before submission?
  • Did you write tests where appropriate?

Was originally over at OneUptime/terraform-provider-oneuptime#1 but didn't realize that this is the place to put it!

Screenshots (if appropriate):

N/A

*Originally created by @dmizelle on 7/21/2025* ### Title of this pull request? chore(ci): [terraform] Add darwin/arm Build Target ### Small Description? The Terraform provider wasn't releasing with a `darwin/arm` target, so you couldn't use it on Apple Silicon Macs. This adds that target to the build process. ### Pull Request Checklist: - [X] Please make sure all jobs pass before requesting a review. - [ ] Put `closes #XXXX` in your comment to auto-close the issue that your PR fixes (if such). - [X] Have you lint your code locally before submission? - [ ] Did you write tests where appropriate? ### Related Issue? Was originally over at OneUptime/terraform-provider-oneuptime#1 but didn't realize that this is the place to put it! ### Screenshots (if appropriate): N/A
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/oneuptime#419