Skip to content

Releases: fujiwara/lambroll

v0.11.5

09 Jul 17:24
2d801b4
Compare
Choose a tag to compare

Add --alias-to-latest option to deploy command (#152 #140)

v0.11.4

22 Jun 07:50
fb9d8ae
Compare
Choose a tag to compare
  • update to tfstate-lookup v0.2.3 #147

v0.11.3

06 May 08:40
aa79ed9
Compare
Choose a tag to compare
Merge pull request #137 from fujiwara/fix-s3-missing-region

fix S3 MissingRegion error

v0.11.2

23 Apr 15:02
90b65e1
Compare
Choose a tag to compare
Merge pull request #132 from fujiwara/tfstate-lookup-v0.1.4

use tfstate-lookup v0.1.4 to detect S3 region.

v0.11.1

16 Apr 15:27
58d4dcf
Compare
Choose a tag to compare
Merge pull request #129 from fujiwara/retry-update-function-code

retry UpdateFunctionCode when ErrCodeResourceConflictException

v0.11.0

22 Feb 15:27
Compare
Choose a tag to compare
  • Build release binaries by Go 1.16.
  • Support to read tfstate file from URL (s3, http, and file).
  • Add tfstatef template function.
  • Add --envfile flag to read environment variables from files.

v0.10.0

02 Dec 05:10
261cc04
Compare
Choose a tag to compare

v0.9.3

14 Oct 14:35
7222c98
Compare
Choose a tag to compare

Update dependencies only.

  • fujiwara/tfstate-lookup v0.0.14 (fixes fujiwara/tfstate-lookup#12)
  • aws/aws-sdk-go v1.35.7
  • Songmu/prompter v0.4.0
  • kayac/go-config v0.5.0

v0.9.2

28 Sep 14:03
567dc6d
Compare
Choose a tag to compare

Fix tfstate plugin failed to parse some terraform states which includes modules.
Update to tfstate-lookup v0.0.13.
fujiwara/tfstate-lookup#11

v0.9.1

17 Aug 08:08
404ba7c
Compare
Choose a tag to compare