Generate variables with YAML

YAML parameters for Generate variables

NameTypeDescription
action
Required
StringThe ID of the action.
type
Required
StringThe type of the action. Must be set to INTEGRATION_VARIABLES.
integration
Required
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"

Last modified on April 26, 2022

Get Started

Sign up for free and deploy your project in less than 10 minutes.