Skip to content

Releases: geronimo-iia/terraform-aws-tf-registry

Release v1.2.2

13 Oct 16:05
4a6f573
Compare
Choose a tag to compare

Feature:

  • add default encryption on s3 bucket and dynamo table
  • add Enable DynamoDB point in time recovery
  • add checkov and tfsec scan

Fix:

  • public acl on s3
  • api gateway invoke download url acl

Release v1.1.1

29 Jun 12:38
Compare
Choose a tag to compare

Bug Fix:

  • archive path for lambda authorizer
  • remove constant statement id "AllowExecutionFromAPIGateway"

Update:

  • aws provider version

Release v1.1.0

26 Jun 22:30
Compare
Choose a tag to compare
  • Usage of "X-Terraform-Get" for download API
  • Add a dedicated lambda integration for download API : use s3 presigned url for all module which came from registry bucket
  • Add tag on each resource, rewrote some iam declaration

Release v1.0.2

26 Jun 22:24
Compare
Choose a tag to compare

v1.0.0

23 Jun 18:04
Compare
Choose a tag to compare

Features :

  • add JWT secret creation and sharing with secret manager
  • add lambda autorizer for authentication
  • automate API gateway redeployment
  • add dedicated bucket storage
  • add python script to deploy terraform module
  • add control of dynamodb capacity (provisioned, pay per request, ...)
  • add tags on resource
  • add dynamodb capacity management and custom naming
  • add bucket custom naming
  • add storage output
  • usage example
  • automate API update after change