Skip to content

Commit 0280775

Browse files
authored
Publish Package Metadata for [email protected] (#6881)
1 parent 3efecf9 commit 0280775

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

themes/default/content/registry/packages/prefect/_index.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
# WARNING: this file was fetched from https://djoiyj6oj2oxz.cloudfront.net/docs/registry.opentofu.org/prefecthq/prefect/2.20.1/index.md
2+
# WARNING: this file was fetched from https://djoiyj6oj2oxz.cloudfront.net/docs/registry.opentofu.org/prefecthq/prefect/2.21.0/index.md
33
# Do not edit by hand unless you're certain you know what you are doing!
44
# *** WARNING: This file was auto-generated. Do not edit by hand unless you're certain you know what you are doing! ***
55
title: Prefect Provider
@@ -24,7 +24,7 @@ See troubleshoting for resources to address potential errors.
2424
## Configuration Reference
2525

2626
- `accountId` (String) Default Prefect Cloud Account ID. Can also be set via the `PREFECT_CLOUD_ACCOUNT_ID` environment variable.
27-
- `apiKey` (String, Sensitive) Prefect Cloud API Key. Can also be set via the `PREFECT_API_KEY` environment variable.
27+
- `apiKey` (String, Sensitive) Prefect Cloud API key. Can also be set via the `PREFECT_API_KEY` environment variable.
2828
- `basicAuthKey` (String, Sensitive) Prefect basic auth key. Can also be set via the `PREFECT_BASIC_AUTH_KEY` environment variable.
29-
- `endpoint` (String) Prefect API URL. Can also be set via the `PREFECT_API_URL` environment variable. Defaults to `https://api.prefect.cloud`
29+
- `endpoint` (String) The Prefect API URL. Can also be set via the `PREFECT_API_URL` environment variable. Defaults to `https://api.prefect.cloud` if not configured. Can optionally include the default account ID and workspace ID in the following format: `https://api.prefect.cloud/api/accounts/<accountID>/workspaces/<workspaceID>`. This is the same format used for the `PREFECT_API_URL` value in the Prefect CLI configuration file. The `accountId` and `workspaceId` attributes and their matching environment variables will take priority over any account and workspace ID values provided in the `endpoint` attribute.
3030
- `workspaceId` (String) Default Prefect Cloud Workspace ID.

themes/default/data/registry/packages/prefect.yaml

+3-3
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ native: false
1010
package_status: ga
1111
publisher: prefecthq
1212
repo_url: https://github.com/prefecthq/terraform-provider-prefect
13-
schema_file_url: https://djoiyj6oj2oxz.cloudfront.net/schemas/registry.opentofu.org/prefecthq/prefect/2.20.1/schema.json
13+
schema_file_url: https://djoiyj6oj2oxz.cloudfront.net/schemas/registry.opentofu.org/prefecthq/prefect/2.21.0/schema.json
1414
title: prefect
15-
updated_on: 1741390549
16-
version: 2.20.1
15+
updated_on: 1741822529
16+
version: 2.21.0

0 commit comments

Comments
 (0)