Closed aurelienmaury closed 8 months ago
Because of https://developer.hashicorp.com/terraform/cli/install/apt#supported-architectures
we are limited to x86_64 deployment.
This implies detecting the underlying architecture and modifying/replacing the install method to support both x86_64 and arm64.
Because of https://developer.hashicorp.com/terraform/cli/install/apt#supported-architectures
we are limited to x86_64 deployment.
This implies detecting the underlying architecture and modifying/replacing the install method to support both x86_64 and arm64.