Skip to content

Releases: andresb39/terraform-aws-sftp

v0.0.4

04 Mar 13:41
904a776
Compare
Choose a tag to compare

v0.0.4 version with changes for incorporating a log group into the SFTP / ApiGateway and resolving the problem of Lambda's access to KMS for decrypting SecretManager

What's Changed

  • 📝 chore(examples): update Terraform and AWS provider versions in comp… by @andresb39 in #6

Full Changelog: v0.0.3...v0.0.4

Create v0.0.3 tag

02 Nov 22:06
7f1eae6
Compare
Choose a tag to compare

Updates & Improvements

  • Terraform Configuration Updates:
    • Added .terraform-version file to standardize Terraform version usage.
    • Updated various Terraform configuration files (apigateway.tf, data.tf, iam.tf, lambda.tf, locals.tf, main.tf, route53.tf) for improved infrastructure management.
    • New versions.tf file added for explicit version management.
  • Documentation and Examples:
    • Updated CHANGELOG.md and README.md to reflect recent changes.
    • Enhanced documentation and examples in examples/complete/ directory, including READMEs and main Terraform configurations.
    • Added examples/complete/secrets/README.md for better guidance on secrets management.
  • Pre-commit Configuration:
    • Updated .pre-commit-config.yaml for improved code quality checks.

Chore & Maintenance

  • Workflow and Configuration Removals:
    • Removed dependabot.yaml, pre-commit.yaml, and release.yaml workflow configuration files, streamlining the project setup.

Notes

  • These changes aim to improve the application's configurability, infrastructure management, and overall codebase cleanliness.

Release v0.0.2

21 Apr 19:21
Compare
Choose a tag to compare

terraform-aws-sftp

Deploy Transfer Family with Identity Provider

First deploy version v0.0.1

Version v0.0.2

  • Remove the creation of the Route53 record for the SFTP server if no zone_name is provided
  • Fixed security issues
  • Fixed indentation issues
  • Add .editorconfig file
  • Edit README.md

Release v0.0.1

26 Sep 22:35
Compare
Choose a tag to compare

terraform-aws-sftp

Deploy Transfer Family with Identity Provider

First deploy version v0.0.1