Releases: geronimo-iia/terraform-aws-tf-registry
Releases · geronimo-iia/terraform-aws-tf-registry
Release v1.2.2
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
Bug Fix:
- archive path for lambda authorizer
- remove constant statement id "AllowExecutionFromAPIGateway"
Update:
- aws provider version
Release v1.1.0
- 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
- integration to https://registry.terraform.io/modules/geronimo-iia/tf-registry/aws/latest
- documentation update
v1.0.0
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