Skip to content

Commit

Permalink
Merge pull request #43 from odidev/terraform
Browse files Browse the repository at this point in the history
Add terraform file
  • Loading branch information
zachlasiuk authored Jan 31, 2024
2 parents 8b42ffd + 27232e0 commit 3467fa8
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions content/sw_database/terraform.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
---
name: Terraform
category: DevOps
description: IaaC
download_url: https://developer.hashicorp.com/terraform
works_on_arm: true
supported_minimum_version:
version_number: 0.14.0
release_date: 1/12/2020


optional_info:
homepage_url: https://www.terraform.io/
support_caveats:
alternative_options:
getting_started_resources:
arm_content: https://learn.arm.com/install-guides/terraform/
partner_content: https://amperecomputing.com/tutorials/getting-started-on-azure-ampere-VMs-with-Debian-using-Terraform
official_docs: https://developer.hashicorp.com/terraform/tutorials/aws-get-started/install-cli
arm_recommended_minimum_version:
version_number:
release_date:

optional_hidden_info:
release_notes__supported_minimum: https://releases.hashicorp.com/terraform/0.14.0/
release_notes__recommended_minimum:
other_info: Terraform's [official supported architectures](https://developer.hashicorp.com/terraform/cli/install/apt#supported-architectures) page still shows no support for arm64. They are releasing pre-compiled binary for arm64 as per the [issue](https://github.com/hashicorp/terraform/issues/14474). However, v0.14.0 is the official support for linux_arm64 as mentioned in the issue.
---

0 comments on commit 3467fa8

Please sign in to comment.