From 9835a7f3dbd1269e38be9507674b284edf37d9d9 Mon Sep 17 00:00:00 2001 From: Petros Kolyvas Date: Thu, 15 Oct 2020 18:27:41 -0400 Subject: [PATCH] Update 0-14.html.markdown (#26591) --- website/upgrade-guides/0-14.html.markdown | 2 ++ 1 file changed, 2 insertions(+) diff --git a/website/upgrade-guides/0-14.html.markdown b/website/upgrade-guides/0-14.html.markdown index 79ecbadbd1..a435f31ad7 100644 --- a/website/upgrade-guides/0-14.html.markdown +++ b/website/upgrade-guides/0-14.html.markdown @@ -8,6 +8,8 @@ description: |- # Upgrading to Terraform v0.14 +### Please note: the links in this draft version of the upgrade guide will not function correctly until the guide is live on terraform.io. We'd kindly ask that our community not file issues for broken links in this draft version of the document. + Terraform v0.14 is a major release and so it includes some small changes in behavior that you may need to consider when upgrading. This guide is intended to help with that process.