Opened 2 years ago

Last modified 3 months ago

#64535 closed enhancement

terraform-1.1: request to add x86 variant to terraform — at Version 1

Reported by: jpeeler (Jeff Peeler) Owned by: emcrisostomo (Enrico Maria Crisostomo)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc: herbygillot (Herby Gillot)
Port: terraform-1.1

Description (last modified by ryandesign (Ryan Carsten Schmidt))

Terraform was recently updated to install arm builds - https://github.com/macports/macports-ports/pull/13712. Since there may be some issues with running the arm build since it requires that all providers also be arm binaries, this is a request to be able to choose which architecture is installed.

Related bug: #64222

Change History (1)

comment:1 in reply to:  description Changed 2 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: herbygillot added
Description: modified (diff)
Owner: set to emcrisostomo
Status: newassigned
Summary: request to add x86 variant to terraformterraform-1.1: request to add x86 variant to terraform

Replying to jpeeler:

this is a request to be able to choose which architecture is installed.

Adding an x86 variant would be unusual. I know of no ports that offer this.

Instead, a universal variant should be added to the port. If you install the port with that variant, then the software will be available to you in both x86_64 and arm64 flavors and you can choose which one you want to run each time you run it (by using e.g. arch -x86_64 terraform1.1.

Last edited 2 years ago by ryandesign (Ryan Carsten Schmidt) (previous) (diff)
Note: See TracTickets for help on using tickets.