Skip to content

Commit

Permalink
Merge pull request #356 from turkenf/add-warning-docs
Browse files Browse the repository at this point in the history
Add warning for monolithic provider to the docs
  • Loading branch information
turkenf authored Aug 11, 2023
2 parents d2ee0d7 + 4ce59e8 commit d7226db
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/Configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down
2 changes: 2 additions & 0 deletions docs/Quickstart.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit d7226db

Please sign in to comment.