Skip to content

Releases: telia-oss/concourse-sts-lambda

v1.2.0

04 Aug 13:29
3ac1997
Compare
Choose a tag to compare

Fixed team module so duration can be passed as a number and correctly parsed by the Lambda code (see #32).

v1.1.0

04 Aug 12:21
003ea57
Compare
Choose a tag to compare
  • Bumped all dependencies and now building with Go 1.14.
  • The lambda module now outputs the role_id of the execution role (Thanks to @mohsen0).
  • Fixed team module so duration can be passed to the Lambda (Thanks @mohsen0).

v1.0.0

13 Aug 13:49
73503de
Compare
Choose a tag to compare

Upgrade to support terraform >= 0.12.

v0.10.0

16 Apr 06:40
bca4d90
Compare
Choose a tag to compare

Added support for specifying the duration for the STS Credentials (default 1h). Thanks @stijndehaes 🙌

v0.9.1

14 Jan 08:10
2834619
Compare
Choose a tag to compare

Fix struct reference for envconfig.

v0.9.0

11 Jan 12:35
872ab1a
Compare
Choose a tag to compare

Move team config to S3 to support arbitrary length configuration.

v0.8.0

01 Nov 13:50
2986419
Compare
Choose a tag to compare
  • Switched to Go 1.11 and go mod.
  • Bumped all dependencies.

v0.5.0

10 Oct 13:45
02af82d
Compare
Choose a tag to compare
  • Added support for telia-oss regional buckets. Which should allow users to deploy the lambda function using our prebuilt artifacts.

v0.4.1

02 Oct 18:29
c9ec423
Compare
Choose a tag to compare
  • Add -j to zip to junk directory names.

v0.4.0

24 Sep 12:13
f2f2c19
Compare
Choose a tag to compare
  • Added public-readable S3 bucket in eu-west-1 which contains the Lambda artifact. This is now used by default when deploying via terraform.