Skip to content

Releases: nordcloud/aws-assume-role

Envs

27 Apr 12:57
@tdi tdi
89dbe4b
Compare
Choose a tag to compare

Improvement

  • Environmental variables are now masked (merged in #9)

AWS assume role version 0.3.4

04 Dec 16:39
fe8312e
Compare
Choose a tag to compare

Added

  • Added Docker container metadata via labels.
  • Added support for the docker-entrypoint.d directory.

Changed

  • Updated Docker container build.
  • Moved Docker container build to a multi-stage to enable support for downloading latest release of the assume-role-arn project binaries.
  • Updateed names of the environment variables to match the AWS' terminology more closely.

Fixed

  • Fixed wrong name in action.yml.
  • Corrected a minor grammar fix in the README file.
  • Created missing cache directory.

AWS assume role version 0.3.3

02 Dec 09:49
@tdi tdi
cdce0e4
Compare
Choose a tag to compare

Added

  • First version of aws-assume-role.