- unmigrated-wiki-markup
Documentation for Tasks for AWS 2.11 – other releases are available in the Tasks for AWS Documentation Directory.
View
or visit the current documentation home.
Using the AWS OpsWorks App task in Bamboo
You can use the App task to create, update or delete an AWS OpsWorks application (see Deploying to AWS OpsWorks for an overview of the OpsWorks component lifecycle and deployment workflow).
Configuration
To configure an AWS OpsWorks App task:
Navigate to the Tasks configuration tab for the job (this will be the default job if creating a new plan).
Click the name of an existing AWS OpsWorks App task, or click Add Task and then AWS OpsWorks Application to create a new task.
Complete the following settings:
Common to all tasks
Actions supported by this task:
Variables
All tasks support Bamboo Variable Substitution/Definition - this task's actions generate variables as follows:
Create App
Creating common variables for app 'd4373b18-22fd-48a0-9dc0-a4bcfdf41a62':
... bamboo.custom.aws.opsworks.app.resources: d4373b18-22fd-48a0-9dc0-a4bcfdf41a62
... bamboo.custom.aws.opsworks.app.resources.d4373b18-22fd-48a0-9dc0-a4bcfdf41a62.AppId: d4373b18-22fd-48a0-9dc0-a4bcfdf41a62
... bamboo.custom.aws.opsworks.app.resources.d4373b18-22fd-48a0-9dc0-a4bcfdf41a62.CreatedAt: 2015-11-26T19:42:17+00:00
... bamboo.custom.aws.opsworks.app.resources.d4373b18-22fd-48a0-9dc0-a4bcfdf41a62.Description: null
... bamboo.custom.aws.opsworks.app.resources.d4373b18-22fd-48a0-9dc0-a4bcfdf41a62.Name: TAWS-IT290-17-ubot
... bamboo.custom.aws.opsworks.app.resources.d4373b18-22fd-48a0-9dc0-a4bcfdf41a62.Shortname: taws_it290_17_ubot
... bamboo.custom.aws.opsworks.app.resources.d4373b18-22fd-48a0-9dc0-a4bcfdf41a62.StackId: 1be97ed9-5647-44f2-8e93-421ce4a827e1
... bamboo.custom.aws.opsworks.app.resources.d4373b18-22fd-48a0-9dc0-a4bcfdf41a62.Type: php
... bamboo.custom.aws.opsworks.app.resources.d4373b18-22fd-48a0-9dc0-a4bcfdf41a62.AppSource: {Type: git,Url: git://github.com/amazonwebservices/opsworks-demo-php-simple-app.git,Revision: version1}
... bamboo.custom.aws.opsworks.app.resources.d4373b18-22fd-48a0-9dc0-a4bcfdf41a62.Attributes: {"DocumentRoot":"web","AutoBundleOnDeploy":"true"}
... bamboo.custom.aws.opsworks.app.resources.d4373b18-22fd-48a0-9dc0-a4bcfdf41a62.DataSources: [{Type: AutoSelectOpsworksMysqlInstance,DatabaseName: taws_it290_17_ubot}]
... bamboo.custom.aws.opsworks.app.resources.d4373b18-22fd-48a0-9dc0-a4bcfdf41a62.Domains: []
... bamboo.custom.aws.opsworks.app.resources.d4373b18-22fd-48a0-9dc0-a4bcfdf41a62.EnableSsl: false
... bamboo.custom.aws.opsworks.app.resources.d4373b18-22fd-48a0-9dc0-a4bcfdf41a62.SslConfiguration: {}
... bamboo.custom.aws.opsworks.app.resources.d4373b18-22fd-48a0-9dc0-a4bcfdf41a62.Environment: []
Creating common variables for first resource affected by task:
... bamboo.custom.aws.opsworks.app.first.AppId: d4373b18-22fd-48a0-9dc0-a4bcfdf41a62
... bamboo.custom.aws.opsworks.app.first.CreatedAt: 2015-11-26T19:42:17+00:00
... bamboo.custom.aws.opsworks.app.first.Description: null
... bamboo.custom.aws.opsworks.app.first.Name: TAWS-IT290-17-ubot
... bamboo.custom.aws.opsworks.app.first.Shortname: taws_it290_17_ubot
... bamboo.custom.aws.opsworks.app.first.StackId: 1be97ed9-5647-44f2-8e93-421ce4a827e1
... bamboo.custom.aws.opsworks.app.first.Type: php
... bamboo.custom.aws.opsworks.app.first.AppSource: {Type: git,Url: git://github.com/amazonwebservices/opsworks-demo-php-simple-app.git,Revision: version1}
... bamboo.custom.aws.opsworks.app.first.Attributes: {"DocumentRoot":"web","AutoBundleOnDeploy":"true"}
... bamboo.custom.aws.opsworks.app.first.DataSources: [{Type: AutoSelectOpsworksMysqlInstance,DatabaseName: taws_it290_17_ubot}]
... bamboo.custom.aws.opsworks.app.first.Domains: []
... bamboo.custom.aws.opsworks.app.first.EnableSsl: false
... bamboo.custom.aws.opsworks.app.first.SslConfiguration: {}
... bamboo.custom.aws.opsworks.app.first.Environment: []
Update App
See Create above.
Delete App
N/A