SourceDeployStage
Resource Icon
Resource Overview
You can add, modify, or delete Deploy Stages in the SourceDeploy project you created, or create deployment targets for Deploy Stages that currently do not have any targets.
Associated Resources
Parent Resource
Child Resource
Resource Setting Values
included_source_deploy_name
: The name of Sourcedeploy projecttarget_type
: The type of deploy target -Server
,AutoScalingGroup
,KubernetesService
,ObjectStorage
linked_server_list
: The list of server name to useincluded_subnet_names
: The list of Subnet names to configure the Cluster, Up to 3scenario
: Scenario to run deployment environmentdeploy_scenario_description
: Source deploy project descriptiondeploy_scenario_strategy
: Deployment strategy -normal
,blueGreen
,rolling
,canary
deploy_scenario_file_type
: File type of scenario -SourceBuild
,ObjectStorage
,later
linked_source_build_project
: The name of Source Biuld projectrollback
: Whether to use rollback on deployment failurepre_deploy_user
: Account used for pre-deployment executionpre_deploy_command
: Command executed before deploymentsource_path_command
: Path to the source files to be deployeddeploy_path_command
: Path where the files will be deployedpost_deploy_user
: Account used for post-deployment executionpost_deploy_command
: Command executed after deployment