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

Unknown macro: {spacejump}

or visit the current documentation home.

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 16 Next »

15 August 2014

The Utoolity team is pleased to present Tasks for AWS 2.4 – this release adds shared AWS security credentials management by integrating with Identity Federation for AWS (Bamboo), persists credentials of type Inline through the Bamboo EncryptionService API, and adds support for Windows Server 2012 R2 and Server Core solution stacks in AWS Elastic Beanstalk environments.

Highlights of this release:

Updates for this release:

Highlights

Shared AWS security credentials management

You can now manage AWS security credentials centrally by means of an integration with the Identity Federation for AWS (Bamboo) add-on:

  • add long-term AWS security credentials (IAM users) once, configure AWS access for Atlassian groups with temporary credentials and fine grained permissions via IAM Policies thereafter (Identity Broker)
  • grant easy access to AWS resources directly via menu links to the AWS Management Console (see the User's Guide for details)
    • (lightbulb) this can optionally include access to your elastic agents for administrators (or any other group with access to the resp. AWS Connector)

No Charge

Usage of Identity Federation for AWS (Bamboo) is free for Tasks for AWS licensees, see the Licensing & Purchasing FAQ for details.

Improved security of Inline credentials persistence

AWS security credentials of type Inline are now persisted through the Bamboo EncryptionService API.

No Real Encryption

Please note that the Bamboo EncryptionService API naming is misleading for the time being - as properly phrased in the method summary of com.atlassian.bamboo.security.EncryptionServiceImpl, the decrypt()/encrypt() methods just provide means to obfuscate sensitive data.

Support for Windows Server 2012 R2 and Server Core solution stacks in the AWS Elastic Beanstalk tasks

The available solution stacks have been updated to include the latest versions, notably including the recently introduced Windows Server 2012 R2 and Server Core stacks, see the resp. announcement and related posts:

Details

This release addresses the following issues:

  • Stories
    • TAWS-39 (UAA-5) - As a user, I want to manage AWS credentials centrally so that I do not need to enter them for every task
  • Improvements
    • TAWS-366 - Update available Elastic Beanstalk solution stacks (as per 20140806)
    • TAWS-281 (UAA-5) - Adjust task credentials storage to facilitate Bamboo EncryptionService API
  • Bugs
    • TAWS-335 - Fix regressions on task execution on remote agents
    • TAWS-298 - Verify add-on working after disable/enable cycle (own as well as IFAWS)
    • TAWS-283 - Fix unhelpful error message 'Encountered internal plugin error'

Updates

Release 2.4.2

This release addresses the following issues:

  • Improvements
    • TAWS-362 (UAA-25) - Add CloudFormation Stack update action override to pass task if no updates are to be performed

Release 2.4.1

This release addresses the following issues:

  • Improvements
    • TAWS-371 - Update available Elastic Beanstalk solution stacks (as per 20140814)
  • Bugs
    • TAWS-372 - Fix 404 due to link targeting old IFAWS plugin key
    • TAWS-369 - Fix typo in template examples inline dialog
  • No labels