mirror of
https://github.com/opentffoundation/opentf.git
synced 2025-12-25 01:00:16 -05:00
fix tf migration buttons in docs (#2243)
Signed-off-by: ollevche <ollevche@gmail.com>
This commit is contained in:
committed by
GitHub
parent
7b42ce7238
commit
da1ad73f6e
@@ -13,6 +13,11 @@ Please select the Terraform version you are migrating from:
|
||||
|
||||
<DocCardList
|
||||
items={[
|
||||
{
|
||||
type: "link",
|
||||
href: "terraform-1.9/",
|
||||
label: "Terraform 1.9",
|
||||
},
|
||||
{
|
||||
type: "link",
|
||||
href: "terraform-1.8/",
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
sidebar_position: 3
|
||||
sidebar_position: 2
|
||||
sidebar_label: Migrating from Terraform 1.9.x
|
||||
description: |-
|
||||
Learn how to migrate to OpenTofu from Terraform.
|
||||
|
||||
Reference in New Issue
Block a user