Opened 2 years ago

Closed 2 years ago

#64222 closed enhancement (fixed)

terraform-1.1 @1.1.0_0: Apple Silicon support

Reported by: milkcocoa (Shu Masuda) Owned by: emcrisostomo (Enrico Maria Crisostomo)
Priority: Normal Milestone:
Component: ports Version: 2.7.1
Keywords: Cc: herbygillot (Herby Gillot), pedrohdz (Pedro)
Port: terraform-1.1

Description

terraform-1.1 seems to install the x86_64 version on the M1 Macs.

However, according to https://releases.hashicorp.com/terraform/1.1.0 where the port fetches the binary, there is the arm64 version binary (https://releases.hashicorp.com/terraform/1.1.0/terraform_1.1.0_darwin_arm64.zip).

Is there any plan to support it?

--->  Computing dependencies for terraform-1.1
--->  Fetching archive for terraform-1.1
--->  Attempting to fetch terraform-1.1-1.1.0_0.darwin_21.x86_64.tbz2 from https://packages.macports.org/terraform-1.1
--->  Attempting to fetch terraform-1.1-1.1.0_0.darwin_21.x86_64.tbz2 from https://kmq.jp.packages.macports.org/terraform-1.1
--->  Attempting to fetch terraform-1.1-1.1.0_0.darwin_21.x86_64.tbz2 from https://pek.cn.packages.macports.org/macports/packages/terraform-1.1
--->  Fetching distfiles for terraform-1.1
--->  Attempting to fetch terraform_1.1.0_darwin_amd64.zip from https://releases.hashicorp.com/terraform/1.1.0
--->  Verifying checksums for terraform-1.1
--->  Extracting terraform-1.1
--->  Configuring terraform-1.1
--->  Building terraform-1.1
--->  Staging terraform-1.1 into destroot
--->  Installing terraform-1.1 @1.1.0_0
--->  Activating terraform-1.1 @1.1.0_0
--->  Cleaning terraform-1.1

Change History (3)

comment:1 Changed 2 years ago by jmroot (Joshua Root)

Cc: herbygillot added
Keywords: terraform removed
Owner: set to emcrisostomo
Status: newassigned

comment:2 Changed 2 years ago by jmroot (Joshua Root)

Cc: pedrohdz added

comment:3 Changed 2 years ago by herbygillot (Herby Gillot)

Resolution: fixed
Status: assignedclosed

In ca81c4fbde25825de03488da3ddd8ba17eba64f8/macports-ports (master):

terraform-1.1: update to 1.1.4

  • add ARM64 support for Terraform 1.1 and 1.0

Fixes: #64222

Note: See TracTickets for help on using tickets.