From ce875a05c2d1757ee6a1aab6f54ee696f3e81be4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fatih=20T=C3=BCrken?= Date: Mon, 28 Aug 2023 11:54:49 +0300 Subject: [PATCH] Fix warning title for monolithic provider --- docs/Configuration.md | 2 +- docs/Quickstart.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/Configuration.md b/docs/Configuration.md index 41a66cbc4c..3c8fd8eaa4 100644 --- a/docs/Configuration.md +++ b/docs/Configuration.md @@ -2,7 +2,7 @@ title: Configuration weight: 2 --- -> :warning: **Warning:** The monolithic AWS provider (`upbound/provider-aws`) has been deprecated in favor of the [AWS provider family](https://marketplace.upbound.io/providers/upbound/provider-family-aws/). You can read more about the provider families in our [blog post](https://blog.upbound.io/new-provider-families) and the official documentation for the provider families is [here](https://docs.upbound.io/providers/provider-families/). We will continue support for the monolithic AWS provider until June 12, 2024. And you can find more information on migrating from the monolithic providers to the provider families [here](https://docs.upbound.io/providers/migration/). +⚠️ **Warning:** The monolithic AWS provider (`upbound/provider-aws`) has been deprecated in favor of the [AWS provider family](https://marketplace.upbound.io/providers/upbound/provider-family-aws/). You can read more about the provider families in our [blog post](https://blog.upbound.io/new-provider-families) and the official documentation for the provider families is [here](https://docs.upbound.io/providers/provider-families/). We will continue support for the monolithic AWS provider until June 12, 2024. And you can find more information on migrating from the monolithic providers to the provider families [here](https://docs.upbound.io/providers/migration/). # AWS official provider documentation Upbound supports and maintains the Upbound AWS official provider. diff --git a/docs/Quickstart.md b/docs/Quickstart.md index 956258236b..479c033286 100644 --- a/docs/Quickstart.md +++ b/docs/Quickstart.md @@ -2,7 +2,7 @@ title: Quickstart weight: 1 --- -> :warning: **Warning:** The monolithic AWS provider (`upbound/provider-aws`) has been deprecated in favor of the [AWS provider family](https://marketplace.upbound.io/providers/upbound/provider-family-aws/). You can read more about the provider families in our [blog post](https://blog.upbound.io/new-provider-families) and the official documentation for the provider families is [here](https://docs.upbound.io/providers/provider-families/). We will continue support for the monolithic AWS provider until June 12, 2024. And you can find more information on migrating from the monolithic providers to the provider families [here](https://docs.upbound.io/providers/migration/). +⚠️ **Warning:** The monolithic AWS provider (`upbound/provider-aws`) has been deprecated in favor of the [AWS provider family](https://marketplace.upbound.io/providers/upbound/provider-family-aws/). You can read more about the provider families in our [blog post](https://blog.upbound.io/new-provider-families) and the official documentation for the provider families is [here](https://docs.upbound.io/providers/provider-families/). We will continue support for the monolithic AWS provider until June 12, 2024. And you can find more information on migrating from the monolithic providers to the provider families [here](https://docs.upbound.io/providers/migration/). # Quickstart