跳到主要内容

Generate variables with YAML

List of YAML parameters and examples for the "Generate variables" action.

YAML parameters for Generate variables

名称类型描述
action
必填
StringThe ID of the action.
type
必填
StringThe type of the action. Must be set to INTEGRATION_VARIABLES.
integration
必填
StringDefines the hash ID of the integration from which the system generates variables. Supported integrations: AMAZON, GIT_HUB_API, DOCKER_HUB.

YAML example for Generate variables

actions:
- action: "Generate variables from an integration"
type: "INTEGRATION_VARIABLES"
integration_hash: "5ddb7c180fb38be67bd78a88a"