terraform-aws-serverless-pypi

Serverless PyPI backed by S3

MIT License

Stars
53
terraform-aws-serverless-pypi - v7.5.0 Latest Release

Published by amancevice 10 months ago

terraform-aws-serverless-pypi - v7.4.0

Published by amancevice about 1 year ago

Python ~> 3.11

terraform-aws-serverless-pypi - v7.3.0

Published by amancevice over 1 year ago

Remove aws_s3_bucket_acl resource (no longer supported by AWS)

terraform-aws-serverless-pypi - v7.2.0

Published by amancevice over 1 year ago

bump aws provider to ~> 5.0

terraform-aws-serverless-pypi - v7.1.0

Published by amancevice over 1 year ago

Update to python3.10 runtime

terraform-aws-serverless-pypi - v7.0.0

Published by amancevice over 1 year ago

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
terraform-aws-serverless-pypi - 6.0.1

Published by amancevice over 1 year ago

Pipenv upgrade

terraform-aws-serverless-pypi - 6.0.0

Published by amancevice almost 2 years ago

  • Use for_each to declare API routes
  • Re-organize Python
  • Add initial index object
  • Clean up terraform
terraform-aws-serverless-pypi - 5.0.0

Published by amancevice over 2 years ago

Support for aws v4 Terraform provider

terraform-aws-serverless-pypi - 4.1.2

Published by amancevice about 3 years ago

Fix bug for APIs with base path
Output Lambda log groups
Add pypi:repository-version meta tag to HTML

terraform-aws-serverless-pypi - 4.0.0

Published by amancevice over 3 years ago

Support for Terraform v1.0

terraform-aws-serverless-pypi - 3.1.0

Published by amancevice over 3 years ago

Add S3 notification to reindex on *.whl events

terraform-aws-serverless-pypi - 3.0.0

Published by amancevice over 3 years ago

Update project to use API Gateway v2 HTTP APIs

terraform-aws-serverless-pypi - 2.0.0

Published by amancevice over 4 years ago

BYO REST API

  • Remove aws_api_gateway_rest_api resource to allow users to come in with their own REST APIs
  • Rename variables to be clearer
  • Add/rename outputs
terraform-aws-serverless-pypi - 1.2.0

Published by amancevice over 4 years ago