Skip to main content

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 project
  • target_type : The type of deploy target - Server,AutoScalingGroup,KubernetesService,ObjectStorage
  • linked_server_list : The list of server name to use
  • included_subnet_names : The list of Subnet names to configure the Cluster, Up to 3
  • scenario : Scenario to run deployment environment
    • deploy_scenario_description : Source deploy project description
    • deploy_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 project
    • rollback : Whether to use rollback on deployment failure
    • pre_deploy_user : Account used for pre-deployment execution
    • pre_deploy_command : Command executed before deployment
    • source_path_command : Path to the source files to be deployed
    • deploy_path_command : Path where the files will be deployed
    • post_deploy_user : Account used for post-deployment execution
    • post_deploy_command : Command executed after deployment

Reference Materials