Releases
v0.0.3
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.
You can’t perform that action at this time.