diff --git a/patches/0001-remove-docs.patch b/patches/0001-remove-docs.patch new file mode 100644 index 00000000..103f5a71 --- /dev/null +++ b/patches/0001-remove-docs.patch @@ -0,0 +1,10849 @@ +From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 +From: Venelin +Date: Thu, 18 Apr 2024 14:16:16 +0100 +Subject: [PATCH] remove docs + + +diff --git a/docs/data-sources/app.md b/docs/data-sources/app.md +deleted file mode 100644 +index f362dc21..00000000 +--- a/docs/data-sources/app.md ++++ /dev/null +@@ -1,46 +0,0 @@ +---- +-page_title: "Data Source: okta_app" +-description: |- +- Get an application of any kind from Okta. +---- +- +-# Data Source: okta_app +- +-Get an application of any kind from Okta. +- +-## Example Usage +- +-```terraform +-data "okta_app" "example" { +- label = "Example App" +-} +-``` +- +- +-## Schema +- +-### Optional +- +-- `active_only` (Boolean) Search only ACTIVE applications. +-- `id` (String) Id of application to retrieve, conflicts with label and label_prefix. +-- `label` (String) The label of the app to retrieve, conflicts with +- label_prefix and id. Label uses the ?q=