guardrails

The guardrails connection can be used to access Turbot Guardrails resources.

Arguments

NameTypeRequired?Description
access_keyStringOptionalAccess key
secret_keyStringOptionalSecret key
workspaceStringOptionalWorkspace URL

All arguments are optional, and a guardrails connection with no arguments will behave the same as the default connection.

Attributes (Read-Only)

AttributeTypeDescription
envMapA map of the resolved connection-related environment variables (TURBOT_ACCESS_KEY, TURBOT_SECRET_KEY, TURBOT_WORKSPACE)

Default Connection

The guardrails connection type includes an implicit, default connection (connection.guardrails.default) that will be configured using the environment variables TURBOT_ACCESS_KEY, TURBOT_SECRET_KEY, and TURBOT_WORKSPACE.