From 1e5e824d9ec3eb5499e999b9a61953200bfce502 Mon Sep 17 00:00:00 2001 From: jsirianni Date: Wed, 2 Aug 2023 20:02:02 -0400 Subject: [PATCH] clarify ee provider extends open source --- README.md | 2 +- docs/index.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 812068a..7dd123d 100644 --- a/README.md +++ b/README.md @@ -7,4 +7,4 @@ Terraform provider for observIQ's agent management platform, [BindPlane OP](http ## Documentation -See the [documentation](https://registry.terraform.io/providers/observIQ/bindplane/latest/docs) site for information on configuration and usage. +The enterprise provider extends the [bindplane provider](https://registry.terraform.io/providers/observIQ/bindplane/latest/docs). Resource configuration is the same. See the [bindplane provider documentation](https://registry.terraform.io/providers/observIQ/bindplane/latest/docs) site for information on configuration and usage. diff --git a/docs/index.md b/docs/index.md index a314dd7..b245c3f 100644 --- a/docs/index.md +++ b/docs/index.md @@ -8,4 +8,4 @@ description: |- The BindPlane Enterprise provider is used to configure your [BindPlane OP](https://observiq.com/solutions/bindplane-op/) resources. -See the [documentation](https://registry.terraform.io/providers/observIQ/bindplane/latest/docs) site for information on configuration and usage. +The enterprise provider extends the [bindplane provider](https://registry.terraform.io/providers/observIQ/bindplane/latest/docs). Resource configuration is the same. See the [bindplane provider documentation](https://registry.terraform.io/providers/observIQ/bindplane/latest/docs) site for information on configuration and usage.