Using the AWS OpsWorks Deployment task in Bamboo
The following macros are not currently supported in the header:
  • unmigrated-wiki-markup

Documentation for Tasks for AWS 2.9 – other releases are available in the Tasks for AWS Documentation Directory.
View

Unknown macro: {spacejump}

or visit the current documentation home.

Using the AWS OpsWorks Deployment task in Bamboo

You can use the AWS OpsWorks Deployment task to run app commands (deploy the app) and run stack commands (provision the stack) (see Deploying to AWS OpsWorks for an overview of the OpsWorks component lifecycle and deployment workflow).

Configuration

To configure an AWS OpsWorks Deployment task:

  1. Navigate to the Tasks configuration tab for the job (this will be the default job if creating a new plan).

  2. Click the name of an existing AWS OpsWorks Deployment task, or click Add Task and then AWS OpsWorks Deployment to create a new task.

  3. Complete the following settings:

    1. Common to all tasks

    2. Actions supported by this task:

Variables

Deploy App

Creating common variables for deployment '1e5b195e-a096-47a2-9944-f4148eb81bf9': ... bamboo.custom.aws.opsworks.deployment.resources: 1e5b195e-a096-47a2-9944-f4148eb81bf9 ... bamboo.custom.aws.opsworks.deployment.resources.1e5b195e-a096-47a2-9944-f4148eb81bf9.AppId: 4d5703bb-02c6-4207-a96f-635c0dcb7dc9 ... bamboo.custom.aws.opsworks.deployment.resources.1e5b195e-a096-47a2-9944-f4148eb81bf9.Command: deploy ... bamboo.custom.aws.opsworks.deployment.resources.1e5b195e-a096-47a2-9944-f4148eb81bf9.Comment: Started by: TAWS-IT290-OWD-8 ... bamboo.custom.aws.opsworks.deployment.resources.1e5b195e-a096-47a2-9944-f4148eb81bf9.CompletedAt: 2015-11-19T23:29:21+00:00 ... bamboo.custom.aws.opsworks.deployment.resources.1e5b195e-a096-47a2-9944-f4148eb81bf9.CreatedAt: 2015-11-19T23:28:40+00:00 ... bamboo.custom.aws.opsworks.deployment.resources.1e5b195e-a096-47a2-9944-f4148eb81bf9.CustomJson: null ... bamboo.custom.aws.opsworks.deployment.resources.1e5b195e-a096-47a2-9944-f4148eb81bf9.DeploymentId: 1e5b195e-a096-47a2-9944-f4148eb81bf9 ... bamboo.custom.aws.opsworks.deployment.resources.1e5b195e-a096-47a2-9944-f4148eb81bf9.Duration: 41 ... bamboo.custom.aws.opsworks.deployment.resources.1e5b195e-a096-47a2-9944-f4148eb81bf9.IamUserArn: arn:aws:sts::288727192237:assumed-role/taws-tst-utoolity-net/SYSTEM ... bamboo.custom.aws.opsworks.deployment.resources.1e5b195e-a096-47a2-9944-f4148eb81bf9.InstanceIds: 3b291bb9-6967-48fc-bed1-f379288b2702 ... bamboo.custom.aws.opsworks.deployment.resources.1e5b195e-a096-47a2-9944-f4148eb81bf9.StackId: 06483d86-788a-42a5-be26-6d9ef2ca432a ... bamboo.custom.aws.opsworks.deployment.resources.1e5b195e-a096-47a2-9944-f4148eb81bf9.Status: successful Creating common variables for first resource affected by task: ... bamboo.custom.aws.opsworks.deployment.first.AppId: 4d5703bb-02c6-4207-a96f-635c0dcb7dc9 ... bamboo.custom.aws.opsworks.deployment.first.Command: deploy ... bamboo.custom.aws.opsworks.deployment.first.Comment: Started by: TAWS-IT290-OWD-8 ... bamboo.custom.aws.opsworks.deployment.first.CompletedAt: 2015-11-19T23:29:21+00:00 ... bamboo.custom.aws.opsworks.deployment.first.CreatedAt: 2015-11-19T23:28:40+00:00 ... bamboo.custom.aws.opsworks.deployment.first.CustomJson: null ... bamboo.custom.aws.opsworks.deployment.first.DeploymentId: 1e5b195e-a096-47a2-9944-f4148eb81bf9 ... bamboo.custom.aws.opsworks.deployment.first.Duration: 41 ... bamboo.custom.aws.opsworks.deployment.first.IamUserArn: arn:aws:sts::288727192237:assumed-role/taws-tst-utoolity-net/SYSTEM ... bamboo.custom.aws.opsworks.deployment.first.InstanceIds: 3b291bb9-6967-48fc-bed1-f379288b2702 ... bamboo.custom.aws.opsworks.deployment.first.StackId: 06483d86-788a-42a5-be26-6d9ef2ca432a ... bamboo.custom.aws.opsworks.deployment.first.Status: successful

Run Command

See Create above.

How-to Articles

Frequently Asked Questions (FAQ)