Code Monkey home page Code Monkey logo

aws-assume-role-buildkite-plugin's People

Contributors

backstage-culture-amp[bot] avatar chronotc avatar harrietgrace avatar jamestelfer avatar lox avatar lukefaccin avatar matthewtapper avatar mjwalf avatar pda avatar phcyso avatar screamish avatar toolmantim avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

aws-assume-role-buildkite-plugin's Issues

Support revert to original AWS credentials

Hi team, love your work!

Found a usecase that I am having repeated where we need to assume a role, then revert, in order to upload artifacts.

For example:

  • part 1: (optional) use original role (for example, download artifact previously uploaded)
  • part 2: run command in assumed role (for example, cross account terraform planning or deployment to a remote end point of an S3 static website from a build artifact archive)
  • part 3: revert to original role in order to upload artifact

Thoughts?

Order of Plugins execution when listed with plugin seek-oss/aws-sm#v2.2.1

I have configured the steps where plugins listed in order

  - cultureamp/aws-assume-role#v0.1.0:
      role: "arn:aws:iam::1111111111111:role/buildkite-roles"
  - seek-oss/aws-sm#v2.2.1:
      env:
        GITHUB_TOKEN:
          secret-id: "buildkite-secret"
          json-key: ".github_token"

According to the documentation the plugins order of execution is based on the hooks defind here

Since the plugin cultureamp/aws-assume-role#v0.1.0 hook does not have a definition for environment, the secrets-manager's plugin hooks run before the aws-assume-role plugin's hook. due to which the pipeline job fails since agent underlying role does not access to secrets-manager.

Any suggestions would help.

Tag for a more recent release please?

Hi there!

We're using the v0.1.0 tag for our builds, and it looks like there has been a substantial amount of development on the plugin since then.

Would it be possible to tag a more recent version so we can have something newer (but not ever shifting) ?

Thanks very much

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.