Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Fixed typo.

18 February 2016

Excerpt
Tip
iconfalse
Div
stylepadding: 0 0.5em 0.5em 0.5em
Div
stylefloat: right; margin: 0 0 0.5em 0.5em
Identity Federation for AWS (Bamboo)

Identity Federation for AWS (JIRA)
Div
stylemargin: 0 1em 0.8em 0

The Utoolity team is pleased to present Identity Federation for AWS 2.4  – this release adds an Amazon ECR Credentials Variables task to Bamboo for providing temporary Amazon EC2 Container Registry (ECR) authentication credentials to other tools by injecting them via variables into AWS unaware tasks like the Bamboo Docker task, adds a REST API for temporary Amazon EC2 Container Registry (ECR) authentication credentials, and adds support for assuming another IAM role from EC2 instance profile credentials used by an Elastic Bamboo agent.

Section
Column

Highlights of this release:

Table of Contents
minLevel3
excludeRelease [1-9]\.[0-9]\.[1-9]+

Column

 

Column

Updates for this release:

Table of Contents
minLevel3
includeRelease [1-9]\.[0-9]\.[1-9]+

...

Panel
borderColor#F3F3F3
bgColor#FAFAFA
borderWidth1

Amazon ECR Credentials Variables task for Bamboo

Use the Amazon ECR Credentials Variables task in Bamboo to provide temporary Amazon EC2 Container Registry (ECR) authentication credentials for other tools by injecting them into AWS unaware tasks like the Bamboo Docker task.

Tip
titleUse Amazon ECR Credentials with Bamboo Docker task

The most frequent use case for the Amazon ECR Credentials Variables task is to enable the native Bamboo Docker task to push images to an Amazon ECR repository - refer to How to push a Docker image to a repository in your Amazon ECR registry with the Bamboo Docker task for details.

...