diff --git a/docs/reference/config-files/credential/abuseipdb.md b/docs/reference/config-files/credential/abuseipdb.md index 884aca3..b812aa5 100644 --- a/docs/reference/config-files/credential/abuseipdb.md +++ b/docs/reference/config-files/credential/abuseipdb.md @@ -5,6 +5,7 @@ sidebar_label: abuseipdb # abuseipdb +> [!IMPORTANT] > ***As of Flowpipe 1.0.0, `credential` has been renamed to `connection`. The `abuseipdb` credential resource is deprecated and will be removed in a future version of Flowpipe. Use the [abuseipdb connection](/docs/reference/config-files/connection/abuseipdb) instead.*** diff --git a/docs/reference/config-files/credential/alicloud.md b/docs/reference/config-files/credential/alicloud.md index 98658c7..bc2f8cf 100644 --- a/docs/reference/config-files/credential/alicloud.md +++ b/docs/reference/config-files/credential/alicloud.md @@ -5,6 +5,7 @@ sidebar_label: alicloud # alicloud +> [!IMPORTANT] > ***As of Flowpipe 1.0.0, `credential` has been renamed to `connection`. The `alicloud` credential resource is deprecated and will be removed in a future version of Flowpipe. Use the [alicloud connection](/docs/reference/config-files/connection/alicloud) instead.*** diff --git a/docs/reference/config-files/credential/aws.md b/docs/reference/config-files/credential/aws.md index 9340de1..94301c6 100644 --- a/docs/reference/config-files/credential/aws.md +++ b/docs/reference/config-files/credential/aws.md @@ -5,6 +5,7 @@ sidebar_label: aws # aws +> [!IMPORTANT] > ***As of Flowpipe 1.0.0, `credential` has been renamed to `connection`. The `aws` credential resource is deprecated and will be removed in a future version of Flowpipe. Use the [aws connection](/docs/reference/config-files/connection/aws) instead.*** The `aws` credential can be used to access Amazon Web Services resources. diff --git a/docs/reference/config-files/credential/azure.md b/docs/reference/config-files/credential/azure.md index 24c8aca..358feb1 100644 --- a/docs/reference/config-files/credential/azure.md +++ b/docs/reference/config-files/credential/azure.md @@ -5,6 +5,7 @@ sidebar_label: azure # azure +> [!IMPORTANT] > ***As of Flowpipe 1.0.0, `credential` has been renamed to `connection`. The `azure` credential resource is deprecated and will be removed in a future version of Flowpipe. Use the [azure connection](/docs/reference/config-files/connection/azure) instead.*** diff --git a/docs/reference/config-files/credential/bitbucket.md b/docs/reference/config-files/credential/bitbucket.md index f120caa..358080a 100644 --- a/docs/reference/config-files/credential/bitbucket.md +++ b/docs/reference/config-files/credential/bitbucket.md @@ -5,6 +5,7 @@ sidebar_label: bitbucket # bitbucket +> [!IMPORTANT] > ***As of Flowpipe 1.0.0, `credential` has been renamed to `connection`. The `bitbucket` credential resource is deprecated and will be removed in a future version of Flowpipe. Use the [bitbucket connection](/docs/reference/config-files/connection/bitbucket) instead.*** The `bitbucket` credential can be used to access Bitbucket resources. diff --git a/docs/reference/config-files/credential/clickup.md b/docs/reference/config-files/credential/clickup.md index 3f70b47..ac92d49 100644 --- a/docs/reference/config-files/credential/clickup.md +++ b/docs/reference/config-files/credential/clickup.md @@ -5,6 +5,7 @@ sidebar_label: clickup # clickup +> [!IMPORTANT] > ***As of Flowpipe 1.0.0, `credential` has been renamed to `connection`. The `clickup` credential resource is deprecated and will be removed in a future version of Flowpipe. Use the [clickup connection](/docs/reference/config-files/connection/clickup) instead.*** The `clickup` credential can be used to access ClickUp resources. diff --git a/docs/reference/config-files/credential/datadog.md b/docs/reference/config-files/credential/datadog.md index 33e0bc8..658397f 100644 --- a/docs/reference/config-files/credential/datadog.md +++ b/docs/reference/config-files/credential/datadog.md @@ -5,6 +5,7 @@ sidebar_label: datadog # datadog +> [!IMPORTANT] > ***As of Flowpipe 1.0.0, `credential` has been renamed to `connection`. The `datadog` credential resource is deprecated and will be removed in a future version of Flowpipe. Use the [datadog connection](/docs/reference/config-files/connection/datadog) instead.*** diff --git a/docs/reference/config-files/credential/discord.md b/docs/reference/config-files/credential/discord.md index e694c5d..31e7091 100644 --- a/docs/reference/config-files/credential/discord.md +++ b/docs/reference/config-files/credential/discord.md @@ -5,6 +5,7 @@ sidebar_label: discord # discord +> [!IMPORTANT] > ***As of Flowpipe 1.0.0, `credential` has been renamed to `connection`. The `discord` credential resource is deprecated and will be removed in a future version of Flowpipe. Use the [discord connection](/docs/reference/config-files/connection/discord) instead.*** The `discord` credential can be used to access Discord resources. diff --git a/docs/reference/config-files/credential/freshdesk.md b/docs/reference/config-files/credential/freshdesk.md index 59061e5..46eedf1 100644 --- a/docs/reference/config-files/credential/freshdesk.md +++ b/docs/reference/config-files/credential/freshdesk.md @@ -5,6 +5,7 @@ sidebar_label: freshdesk # freshdesk +> [!IMPORTANT] > ***As of Flowpipe 1.0.0, `credential` has been renamed to `connection`. The `freshdesk` credential resource is deprecated and will be removed in a future version of Flowpipe. Use the [freshdesk connection](/docs/reference/config-files/connection/freshdesk) instead.*** The `freshdesk` credential can be used to access Freshdesk resources. diff --git a/docs/reference/config-files/credential/gcp.md b/docs/reference/config-files/credential/gcp.md index 31b5da8..f43cc2f 100644 --- a/docs/reference/config-files/credential/gcp.md +++ b/docs/reference/config-files/credential/gcp.md @@ -5,6 +5,7 @@ sidebar_label: gcp # gcp +> [!IMPORTANT] > ***As of Flowpipe 1.0.0, `credential` has been renamed to `connection`. The `gcp` credential resource is deprecated and will be removed in a future version of Flowpipe. Use the [gcp connection](/docs/reference/config-files/connection/gcp) instead.*** The `gcp` credential can be used to access Google Cloud Platform resources. diff --git a/docs/reference/config-files/credential/github.md b/docs/reference/config-files/credential/github.md index 57e4d15..b3feae4 100644 --- a/docs/reference/config-files/credential/github.md +++ b/docs/reference/config-files/credential/github.md @@ -5,6 +5,7 @@ sidebar_label: github # github +> [!IMPORTANT] > ***As of Flowpipe 1.0.0, `credential` has been renamed to `connection`. The `github` credential resource is deprecated and will be removed in a future version of Flowpipe. Use the [github connection](/docs/reference/config-files/connection/github) instead.*** The `github` credential can be used to access GitHub resources. diff --git a/docs/reference/config-files/credential/gitlab.md b/docs/reference/config-files/credential/gitlab.md index 172bf7d..dbb91e6 100644 --- a/docs/reference/config-files/credential/gitlab.md +++ b/docs/reference/config-files/credential/gitlab.md @@ -5,6 +5,7 @@ sidebar_label: gitlab # gitlab +> [!IMPORTANT] > ***As of Flowpipe 1.0.0, `credential` has been renamed to `connection`. The `gitlab` credential resource is deprecated and will be removed in a future version of Flowpipe. Use the [gitlab connection](/docs/reference/config-files/connection/gitlab) instead.*** The `gitlab` credential can be used to access GitLab resources. diff --git a/docs/reference/config-files/credential/index.md b/docs/reference/config-files/credential/index.md index 111440b..515c269 100644 --- a/docs/reference/config-files/credential/index.md +++ b/docs/reference/config-files/credential/index.md @@ -5,6 +5,7 @@ sidebar_label: credential # Credential +> [!IMPORTANT] > ***As of Flowpipe 1.0.0, `credential` has been renamed to `connection`. The `credential` resource is deprecated and will be removed in a future version of Flowpipe. Use [connection](/docs/reference/config-files/connection) instead.*** diff --git a/docs/reference/config-files/credential/ip2locationio.md b/docs/reference/config-files/credential/ip2locationio.md index f722147..e49f29a 100644 --- a/docs/reference/config-files/credential/ip2locationio.md +++ b/docs/reference/config-files/credential/ip2locationio.md @@ -5,7 +5,7 @@ sidebar_label: ip2locationio # ip2locationio - +> [!IMPORTANT] > ***As of Flowpipe 1.0.0, `credential` has been renamed to `connection`. The `ip2locationio` credential resource is deprecated and will be removed in a future version of Flowpipe. Use the [ip2locationio connection](/docs/reference/config-files/connection/ip2locationio) instead.*** diff --git a/docs/reference/config-files/credential/ipstack.md b/docs/reference/config-files/credential/ipstack.md index b4251c5..33a6c7b 100644 --- a/docs/reference/config-files/credential/ipstack.md +++ b/docs/reference/config-files/credential/ipstack.md @@ -5,6 +5,7 @@ sidebar_label: ipstack # ipstack +> [!IMPORTANT] > ***As of Flowpipe 1.0.0, `credential` has been renamed to `connection`. The `ipstack` credential resource is deprecated and will be removed in a future version of Flowpipe. Use the [ipstack connection](/docs/reference/config-files/connection/ipstack) instead.*** diff --git a/docs/reference/config-files/credential/jira.md b/docs/reference/config-files/credential/jira.md index d8bb4ac..4f8f0d5 100644 --- a/docs/reference/config-files/credential/jira.md +++ b/docs/reference/config-files/credential/jira.md @@ -5,6 +5,7 @@ sidebar_label: jira # jira +> [!IMPORTANT] > ***As of Flowpipe 1.0.0, `credential` has been renamed to `connection`. The `jira` credential resource is deprecated and will be removed in a future version of Flowpipe. Use the [jira connection](/docs/reference/config-files/connection/jira) instead.*** The `jira` credential can be used to access Jira resources. diff --git a/docs/reference/config-files/credential/jumpcloud.md b/docs/reference/config-files/credential/jumpcloud.md index f19856e..8d8c2d2 100644 --- a/docs/reference/config-files/credential/jumpcloud.md +++ b/docs/reference/config-files/credential/jumpcloud.md @@ -5,7 +5,7 @@ sidebar_label: jumpcloud # jumpcloud - +> [!IMPORTANT] > ***As of Flowpipe 1.0.0, `credential` has been renamed to `connection`. The `jumpcloud` credential resource is deprecated and will be removed in a future version of Flowpipe. Use the [jumpcloud connection](/docs/reference/config-files/connection/jumpcloud) instead.*** The `jumpcloud` credential can be used to access JumpCloud resources. diff --git a/docs/reference/config-files/credential/mastodon.md b/docs/reference/config-files/credential/mastodon.md index 6e243ef..f375fd7 100644 --- a/docs/reference/config-files/credential/mastodon.md +++ b/docs/reference/config-files/credential/mastodon.md @@ -5,6 +5,7 @@ sidebar_label: mastodon # mastodon +> [!IMPORTANT] > ***As of Flowpipe 1.0.0, `credential` has been renamed to `connection`. The `mastodon` credential resource is deprecated and will be removed in a future version of Flowpipe. Use the [mastodon connection](/docs/reference/config-files/connection/mastodon) instead.*** The `mastodon` credential can be used to access Mastodon resources. diff --git a/docs/reference/config-files/credential/okta.md b/docs/reference/config-files/credential/okta.md index 6c0244f..067941c 100644 --- a/docs/reference/config-files/credential/okta.md +++ b/docs/reference/config-files/credential/okta.md @@ -5,6 +5,7 @@ sidebar_label: okta # okta +> [!IMPORTANT] > ***As of Flowpipe 1.0.0, `credential` has been renamed to `connection`. The `okta` credential resource is deprecated and will be removed in a future version of Flowpipe. Use the [okta connection](/docs/reference/config-files/connection/okta) instead.*** The `okta` credential can be used to access Okta resources. diff --git a/docs/reference/config-files/credential/openai.md b/docs/reference/config-files/credential/openai.md index 0c79d07..9d70e3b 100644 --- a/docs/reference/config-files/credential/openai.md +++ b/docs/reference/config-files/credential/openai.md @@ -5,6 +5,7 @@ sidebar_label: openai # openai +> [!IMPORTANT] > ***As of Flowpipe 1.0.0, `credential` has been renamed to `connection`. The `openai` credential resource is deprecated and will be removed in a future version of Flowpipe. Use the [openai connection](/docs/reference/config-files/connection/openai) instead.*** The `openai` credential can be used to access OpenAI resources. diff --git a/docs/reference/config-files/credential/opsgenie.md b/docs/reference/config-files/credential/opsgenie.md index 9289b6d..01a5714 100644 --- a/docs/reference/config-files/credential/opsgenie.md +++ b/docs/reference/config-files/credential/opsgenie.md @@ -5,6 +5,7 @@ sidebar_label: opsgenie # opsgenie +> [!IMPORTANT] > ***As of Flowpipe 1.0.0, `credential` has been renamed to `connection`. The `opsgenie` credential resource is deprecated and will be removed in a future version of Flowpipe. Use the [opsgenie connection](/docs/reference/config-files/connection/opsgenie) instead.*** The `opsgenie` credential can be used to access OpsGenie resources. diff --git a/docs/reference/config-files/credential/pagerduty.md b/docs/reference/config-files/credential/pagerduty.md index d02308a..74ee8a3 100644 --- a/docs/reference/config-files/credential/pagerduty.md +++ b/docs/reference/config-files/credential/pagerduty.md @@ -5,6 +5,7 @@ sidebar_label: pagerduty # pagerduty +> [!IMPORTANT] > ***As of Flowpipe 1.0.0, `credential` has been renamed to `connection`. The `pagerduty` credential resource is deprecated and will be removed in a future version of Flowpipe. Use the [pagerduty connection](/docs/reference/config-files/connection/pagerduty) instead.*** The `pagerduty` credential can be used to access PagerDuty resources. diff --git a/docs/reference/config-files/credential/pipes.md b/docs/reference/config-files/credential/pipes.md index cea526e..3ee97ea 100644 --- a/docs/reference/config-files/credential/pipes.md +++ b/docs/reference/config-files/credential/pipes.md @@ -5,6 +5,7 @@ sidebar_label: pipes # pipes +> [!IMPORTANT] > ***As of Flowpipe 1.0.0, `credential` has been renamed to `connection`. The `pipes` credential resource is deprecated and will be removed in a future version of Flowpipe. Use the [pipes connection](/docs/reference/config-files/connection/pipes) instead.*** The `pipes` credential can be used to access [Turbot Pipes](https://pipes.turbot.com/) resources. diff --git a/docs/reference/config-files/credential/sendgrid.md b/docs/reference/config-files/credential/sendgrid.md index 91641b2..22df10c 100644 --- a/docs/reference/config-files/credential/sendgrid.md +++ b/docs/reference/config-files/credential/sendgrid.md @@ -5,6 +5,7 @@ sidebar_label: sendgrid # sendgrid +> [!IMPORTANT] > ***As of Flowpipe 1.0.0, `credential` has been renamed to `connection`. The `sendgrid` credential resource is deprecated and will be removed in a future version of Flowpipe. Use the [sendgrid connection](/docs/reference/config-files/connection/sendgrid) instead.*** The `sendgrid` credential can be used to access SendGrid resources. diff --git a/docs/reference/config-files/credential/servicenow.md b/docs/reference/config-files/credential/servicenow.md index 9a4bb68..2ffc777 100644 --- a/docs/reference/config-files/credential/servicenow.md +++ b/docs/reference/config-files/credential/servicenow.md @@ -5,6 +5,7 @@ sidebar_label: servicenow # servicenow +> [!IMPORTANT] > ***As of Flowpipe 1.0.0, `credential` has been renamed to `connection`. The `servicenow` credential resource is deprecated and will be removed in a future version of Flowpipe. Use the [servicenow connection](/docs/reference/config-files/connection/servicenow) instead.*** The `servicenow` credential can be used to access ServiceNow resources. diff --git a/docs/reference/config-files/credential/slack.md b/docs/reference/config-files/credential/slack.md index ff39ebf..f7e2c03 100644 --- a/docs/reference/config-files/credential/slack.md +++ b/docs/reference/config-files/credential/slack.md @@ -5,6 +5,7 @@ sidebar_label: slack # slack +> [!IMPORTANT] > ***As of Flowpipe 1.0.0, `credential` has been renamed to `connection`. The `slack` credential resource is deprecated and will be removed in a future version of Flowpipe. Use the [slack connection](/docs/reference/config-files/connection/slack) instead.*** The `slack` credential can be used to access Slack resources. diff --git a/docs/reference/config-files/credential/teams.md b/docs/reference/config-files/credential/teams.md index e9b60a8..395efc3 100644 --- a/docs/reference/config-files/credential/teams.md +++ b/docs/reference/config-files/credential/teams.md @@ -5,6 +5,7 @@ sidebar_label: teams # teams +> [!IMPORTANT] > ***As of Flowpipe 1.0.0, `credential` has been renamed to `connection`. The `teams` credential resource is deprecated and will be removed in a future version of Flowpipe. Use the [teams connection](/docs/reference/config-files/connection/teams) instead.*** The `teams` credential can be used to access Microsoft Teams resources. diff --git a/docs/reference/config-files/credential/trello.md b/docs/reference/config-files/credential/trello.md index 0e79ad3..2494f12 100644 --- a/docs/reference/config-files/credential/trello.md +++ b/docs/reference/config-files/credential/trello.md @@ -5,6 +5,7 @@ sidebar_label: trello # trello +> [!IMPORTANT] > ***As of Flowpipe 1.0.0, `credential` has been renamed to `connection`. The `trello` credential resource is deprecated and will be removed in a future version of Flowpipe. Use the [trello connection](/docs/reference/config-files/connection/trello) instead.*** The `trello` credential can be used to access Trello resources. diff --git a/docs/reference/config-files/credential/turbot_guardrails.md b/docs/reference/config-files/credential/turbot_guardrails.md index 93820d0..b6119af 100644 --- a/docs/reference/config-files/credential/turbot_guardrails.md +++ b/docs/reference/config-files/credential/turbot_guardrails.md @@ -5,6 +5,7 @@ sidebar_label: guardrails # guardrails +> [!IMPORTANT] > ***As of Flowpipe 1.0.0, `credential` has been renamed to `connection`. The `guardrails` credential resource is deprecated and will be removed in a future version of Flowpipe. Use the [guardrails connection](/docs/reference/config-files/connection/guardrails) instead.*** The `guardrails` credential can be used to access [Turbot Guardrails](https://turbot.com/guardrails) resources. diff --git a/docs/reference/config-files/credential/uptimerobot.md b/docs/reference/config-files/credential/uptimerobot.md index 29ebf80..b5adb14 100644 --- a/docs/reference/config-files/credential/uptimerobot.md +++ b/docs/reference/config-files/credential/uptimerobot.md @@ -5,6 +5,7 @@ sidebar_label: uptimerobot # uptimerobot +> [!IMPORTANT] > ***As of Flowpipe 1.0.0, `credential` has been renamed to `connection`. The `uptimerobot` credential resource is deprecated and will be removed in a future version of Flowpipe. Use the [uptimerobot connection](/docs/reference/config-files/connection/uptimerobot) instead.*** The `uptimerobot` credential can be used to access UptimeRobot resources. diff --git a/docs/reference/config-files/credential/urlscan.md b/docs/reference/config-files/credential/urlscan.md index 2658af5..e8536eb 100644 --- a/docs/reference/config-files/credential/urlscan.md +++ b/docs/reference/config-files/credential/urlscan.md @@ -5,6 +5,7 @@ sidebar_label: urlscan # urlscan +> [!IMPORTANT] > ***As of Flowpipe 1.0.0, `credential` has been renamed to `connection`. The `urlscan` credential resource is deprecated and will be removed in a future version of Flowpipe. Use the [urlscan connection](/docs/reference/config-files/connection/urlscan) instead.*** diff --git a/docs/reference/config-files/credential/vault.md b/docs/reference/config-files/credential/vault.md index c00a3ff..7b9389d 100644 --- a/docs/reference/config-files/credential/vault.md +++ b/docs/reference/config-files/credential/vault.md @@ -5,6 +5,7 @@ sidebar_label: vault # vault +> [!IMPORTANT] > ***As of Flowpipe 1.0.0, `credential` has been renamed to `connection`. The `vault` credential resource is deprecated and will be removed in a future version of Flowpipe. Use the [vault connection](/docs/reference/config-files/connection/vault) instead.*** diff --git a/docs/reference/config-files/credential/virustotal.md b/docs/reference/config-files/credential/virustotal.md index 0ed7c9a..2ca3889 100644 --- a/docs/reference/config-files/credential/virustotal.md +++ b/docs/reference/config-files/credential/virustotal.md @@ -5,7 +5,7 @@ sidebar_label: virustotal # virustotal - +> [!IMPORTANT] > ***As of Flowpipe 1.0.0, `credential` has been renamed to `connection`. The `virustotal` credential resource is deprecated and will be removed in a future version of Flowpipe. Use the [virustotal connection](/docs/reference/config-files/connection/virustotal) instead.*** The `virustotal` credential can be used to access VirusTotal resources. diff --git a/docs/reference/config-files/credential/zendesk.md b/docs/reference/config-files/credential/zendesk.md index e70cd71..dedab67 100644 --- a/docs/reference/config-files/credential/zendesk.md +++ b/docs/reference/config-files/credential/zendesk.md @@ -5,6 +5,7 @@ sidebar_label: zendesk # zendesk +> [!IMPORTANT] > ***As of Flowpipe 1.0.0, `credential` has been renamed to `connection`. The `zendesk` credential resource is deprecated and will be removed in a future version of Flowpipe. Use the [zendesk connection](/docs/reference/config-files/connection/zendesk) instead.*** The `zendesk` credential can be used to access Zendesk resources. diff --git a/docs/reference/config-files/credential_import/index.md b/docs/reference/config-files/credential_import/index.md index 59e7880..77209cf 100644 --- a/docs/reference/config-files/credential_import/index.md +++ b/docs/reference/config-files/credential_import/index.md @@ -6,7 +6,7 @@ sidebar_label: credential_import # Credential Import - +> [!IMPORTANT] > ***As of Flowpipe 1.0.0, `credential_import` has been renamed to `connection_import`. The `credential_import` resource is deprecated and will be removed in a future version of Flowpipe. Use [connection_import](/docs/reference/config-files/connection_import) instead.*** diff --git a/docs/reference/config-files/credential_import/steampipe.md b/docs/reference/config-files/credential_import/steampipe.md index 09ec2a1..726ae32 100644 --- a/docs/reference/config-files/credential_import/steampipe.md +++ b/docs/reference/config-files/credential_import/steampipe.md @@ -6,7 +6,7 @@ sidebar_label: steampipe # steampipe - +> [!IMPORTANT] > ***As of Flowpipe 1.0.0, `credential_import` has been renamed to `connection_import`. The `credential_import` resource is deprecated and will be removed in a future version of Flowpipe. Use [connection_import](/docs/reference/config-files/connection_import) instead.***