Skip to content

Releases: amancevice/terraform-aws-serverless-pypi

v7.6.0

23 Nov 17:32
d3f0259
Compare
Choose a tag to compare

v7.5.1

29 Sep 17:10
721f5d1
Compare
Choose a tag to compare

Full Changelog: v7.5.0...v7.5.1

v7.5.0

09 Jan 17:52
dc46377
Compare
Choose a tag to compare

Full Changelog: v7.4.0...v7.5.0

v7.4.0

04 Aug 14:37
c25bc42
Compare
Choose a tag to compare

Python ~> 3.11

v7.3.0

12 Jun 20:17
bba4c0a
Compare
Choose a tag to compare

Remove aws_s3_bucket_acl resource (no longer supported by AWS)

v7.2.0

26 May 01:14
5e3ce24
Compare
Choose a tag to compare

bump aws provider to ~> 5.0

v7.1.0

29 Apr 14:30
9021569
Compare
Choose a tag to compare

Update to python3.10 runtime

v7.0.0

31 Mar 11:22
0063f09
Compare
Choose a tag to compare

v7 is a major rewrite of the module including the following changes:

  • Expect API Gateway REST API instead of HTTP API so that users can deploy APIs in a VPC
  • Remove Lambda aliases as unnecessarily complex
  • Change S3 notification to use EventBridge instead of SNS
  • Remove pip search functionality as it is deprecated by pip

6.0.1

11 Feb 16:55
7f99b66
Compare
Choose a tag to compare

Pipenv upgrade

6.0.0

31 Oct 19:33
1e24a5a
Compare
Choose a tag to compare
  • Use for_each to declare API routes
  • Re-organize Python
  • Add initial index object
  • Clean up terraform