Skip to main content

Install

Properties

PropertyTypeRequiredDescriptionDefaultExample
namestring✅ Yesname of the install Unique identifier for this install configuration--
approval_optionstringNoapproval option for the install Controls how deployments are approved. Options: ‘approve-all’ (automatic approval) or ‘prompt’ (requires confirmation)-"approve-all"
aws_accountAWSAccountNoAWS account configuration AWS-specific settings for this install, including region and other account details--
inputsarrayNoinput values Array of input groups with key-value pairs for customer inputs provided during installation--

Property Details

approval_option

Examples:
"approve-all"
"prompt"