Deploy application with AWS OpsWorks

Deploys an OpsWorks application from an existing OpsWorks stack.

Fork and customize

Integrations

  • Name: AWS OpsWorks

Configuration

Input parameters

  • Name: stack_id
  • Description: The stack's OpsWorks ID (UUID). Found under *Stack Settings*
  • Type: STRING
  • Name: application_id
  • Description: The application's OpsWorks ID (UUID). This action will deploy the latest version of your code from the application's repository URL. A dropdown of apps will be provided if the Stack ID is pre-configured.
  • Type: STRING
  • Name: deploy_comment
  • Description:
  • Type: STRING
  • Name: delay
  • Description: Delay (in seconds) between status checks
  • Type: INTEGER
  • Name: max_status_checks
  • Description: Maximum number of deploy status checks to perform
  • Type: INTEGER