Skip to content

Latest commit

 

History

History
63 lines (58 loc) · 6.9 KB

CHANGELOG.md

File metadata and controls

63 lines (58 loc) · 6.9 KB

Changelog

All notable changes to this project will be documented in this file. See conventional commits for commit guidelines.


v0.1.0 - 2023-10-05

Bug Fixes

  • vulnerabilities in s3-backend module - (62fa04c) - abhisheksr01

Continuous Integration

  • add github action pipeline - (d3f6983) - abhisheksr01

Documentation

  • update the README usage instructions - (9423527) - abhisheksr01
  • update README - (55d4152) - abhisheksr01
  • update Readme s3-backend module example - (b34880a) - abhisheksr01
  • update readme for the s3-backend module - (e9dce94) - abhisheksr01
  • add terraform-docs generated s3-backend module README - (4e5f912) - abhisheksr01

Features

  • add aws_s3_bucket_logging resource in s3-backend module - (4ef153a) - abhisheksr01
  • replace tags with tags_all attribute for s3-backend module - (8ef47e6) - abhisheksr01
  • add s3 backend module - (668a8d3) - abhisheksr01

Miscellaneous Chores

  • (version) v0.1.0 [skip ci] - (6c762e6) - cog-bot
  • restructure the codebase - (c663a51) - abhisheksr01
  • update the tag references to v0.2.0 - (5109a14) - abhisheksr01
  • change data type for tag - (97d2386) - abhisheksr01
  • restructure the module directories - (41c93ca) - abhisheksr01
  • add example code for aws/s3_backend module - (85ec3cd) - abhisheksr01

Refactoring

  • s3_backend module code - (7ec5279) - abhisheksr01

Tests

  • add terratest integration test for dynamodb - (4ac817b) - abhisheksr01
  • add terratest integration test for s3-backend module - (3f3e45d) - abhisheksr01

v0.1.0 - 2023-10-05

Bug Fixes

  • vulnerabilities in s3-backend module - (62fa04c) - abhisheksr01

Continuous Integration

  • add github action pipeline - (d3f6983) - abhisheksr01

Documentation

  • update README - (55d4152) - abhisheksr01
  • update Readme s3-backend module example - (b34880a) - abhisheksr01
  • update readme for the s3-backend module - (e9dce94) - abhisheksr01
  • add terraform-docs generated s3-backend module README - (4e5f912) - abhisheksr01

Features

  • add aws_s3_bucket_logging resource in s3-backend module - (4ef153a) - abhisheksr01
  • replace tags with tags_all attribute for s3-backend module - (8ef47e6) - abhisheksr01
  • add s3 backend module - (668a8d3) - abhisheksr01

Miscellaneous Chores

  • restructure the codebase - (c663a51) - abhisheksr01
  • update the tag references to v0.2.0 - (5109a14) - abhisheksr01
  • change data type for tag - (97d2386) - abhisheksr01
  • restructure the module directories - (41c93ca) - abhisheksr01
  • add example code for aws/s3_backend module - (85ec3cd) - abhisheksr01

Refactoring

  • s3_backend module code - (7ec5279) - abhisheksr01

Tests

  • add terratest integration test for dynamodb - (4ac817b) - abhisheksr01
  • add terratest integration test for s3-backend module - (3f3e45d) - abhisheksr01

Changelog generated by cocogitto.