diff --git a/docs/Configuration.md b/docs/Configuration.md index 129d3e835..229a3af04 100644 --- a/docs/Configuration.md +++ b/docs/Configuration.md @@ -2,6 +2,8 @@ title: Configuration weight: 2 --- +> :warning: **Warning:** The monolithic GCP provider (`upbound/provider-gcp`) has been deprecated in favor of the [GCP provider family](https://marketplace.upbound.io/providers/upbound/provider-family-gcp/). 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 GCP 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/). + # GCP official provider documentation Upbound supports and maintains the Upbound GCP official provider. diff --git a/docs/Quickstart.md b/docs/Quickstart.md index f115e2880..476a316a9 100644 --- a/docs/Quickstart.md +++ b/docs/Quickstart.md @@ -2,6 +2,8 @@ title: Quickstart weight: 1 --- +> :warning: **Warning:** The monolithic GCP provider (`upbound/provider-gcp`) has been deprecated in favor of the [GCP provider family](https://marketplace.upbound.io/providers/upbound/provider-family-gcp/). 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 GCP 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 This guide walks through the process to install Upbound Universal Crossplane and install the GCP official provider.