Skip to content

Extend the image provided by Atlassian for BitBucket Pipelines to also include SRE tools such as the AWS CLI, Ansible, Google Cloud SDK, JQ, Packer and Terraform

Notifications You must be signed in to change notification settings

steliospsarras/atlassian-default-image-sre

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

atlassian-default-image-sre

Provides an alternative to the Atlassian provided default image for Bitbucket Pipelines that also includes popular DevOps/SRE tools such as:

  • AWS Command Line Interface (CLI)
  • Ansible
  • Google Cloud SDK
  • JQ
  • Packer
  • Terraform

Version

This image is based on the following fixed (TODO) versions:

  • atlassian/default-image:2
  • Packer 1.2.3
  • Terraform 0.11.7

Usage

You can use this image in a similar fashion to the default Atlassian Bitbucket Pipelines image:

options:
  docker: true
  
pipelines:
  default:
    - step:
        image: steliospsarras/atlassian-default-image-sre
        ...

About

Extend the image provided by Atlassian for BitBucket Pipelines to also include SRE tools such as the AWS CLI, Ansible, Google Cloud SDK, JQ, Packer and Terraform

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published