diff --git a/docs/index.md b/docs/index.md index ebd92b8..7e0384c 100644 --- a/docs/index.md +++ b/docs/index.md @@ -2,7 +2,7 @@ layout: "" page_title: "Provider: StreamNative Cloud" description: |- - The Datadog provider allows you to interact with the Datadog API. + The StreamNative Cloud provider allows you to interact with the StreamNative Cloud API. --- # StreamNative Cloud Provider @@ -15,7 +15,6 @@ Use the StreamNative Cloud provider to interact with the many resources supporte terraform { required_providers { streamnative = { - version = "0.4.0" source = "streamnative/streamnative" } }