You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+18-1Lines changed: 18 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,22 @@ All notable changes to this project will be documented in this file.
4
4
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
5
5
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6
6
7
+
## [1.3.1] - 2023-09-04
8
+
### :sparkles: New Features
9
+
-[`d6b5e6d`](https://github.com/clouddrove/terraform-aws-sftp/commit/d6b5e6d1d50238ef4ab7236bc97388a85cbb838d) - auto changelog action added *(commit by [@mamrajyadav](https://github.com/mamrajyadav))*
10
+
-[`83b493c`](https://github.com/clouddrove/terraform-aws-sftp/commit/83b493cc74debe281317cd3b81f14871a8c9030e) - added dependabot.yml file *(commit by [@mamrajyadav](https://github.com/mamrajyadav))*
11
+
-[`605cbc7`](https://github.com/clouddrove/terraform-aws-sftp/commit/605cbc762ddcc3d0770b5b0fb7148731c71b28cd) - updated changelog.yml name and file *(commit by [@vibhutigoyal](https://github.com/vibhutigoyal))*
12
+
-[`4451e09`](https://github.com/clouddrove/terraform-aws-sftp/commit/4451e0981693944c3300e33d3d27f72f98b07bb2) - update new github-action and subnet vpc tag *(PR [#21](https://github.com/clouddrove/terraform-aws-sftp/pull/21) by [@theprashantyadav](https://github.com/theprashantyadav))*
13
+
-[`c16c5f9`](https://github.com/clouddrove/terraform-aws-sftp/commit/c16c5f95aa3d86a67aae0b9c0f1a167b0ce27b19) - Updated the main.tf for the workdlow details block to use optionally. *(commit by [@anmolnagpal](https://github.com/anmolnagpal))*
14
+
-[`22ffd9b`](https://github.com/clouddrove/terraform-aws-sftp/commit/22ffd9b26a06da78d32dec8dce845a6783075c54) - Updated the terraform version and fixed the tfsec warnings *(commit by [@anmolnagpal](https://github.com/anmolnagpal))*
15
+
-[`7ca7f5d`](https://github.com/clouddrove/terraform-aws-sftp/commit/7ca7f5d84c3a5d018f7bd1fadd243d18cf50e822) - Updated the terraform version and fixed the tfsec warnings *(commit by [@anmolnagpal](https://github.com/anmolnagpal))*
16
+
-[`0855cff`](https://github.com/clouddrove/terraform-aws-sftp/commit/0855cffc810369a9948cb9dec66cd467a549553b) - Updated the tfcheck workflow *(commit by [@anmolnagpal](https://github.com/anmolnagpal))*
17
+
-[`045b441`](https://github.com/clouddrove/terraform-aws-sftp/commit/045b44128d0c721667e3bad39d94e7553243bc54) - Updated the tfcheck workflow *(commit by [@anmolnagpal](https://github.com/anmolnagpal))*
18
+
-[`d54e8ea`](https://github.com/clouddrove/terraform-aws-sftp/commit/d54e8eaac44ba4336502dda58ff5a58f1898c02a) - Updated the terraform code *(commit by [@anmolnagpal](https://github.com/anmolnagpal))*
19
+
-[`2f2c982`](https://github.com/clouddrove/terraform-aws-sftp/commit/2f2c98208050945f703ba0316e4caabc723d2cc9) - Updated the terraform code & removed the unused tf variables and files. *(commit by [@anmolnagpal](https://github.com/anmolnagpal))*
20
+
-[`d815900`](https://github.com/clouddrove/terraform-aws-sftp/commit/d815900181a80f823bd592368b4bad19109d90fc) - removed the unused tf variables and files. *(commit by [@anmolnagpal](https://github.com/anmolnagpal))*
21
+
22
+
7
23
## [1.3.0] - 2023-01-19
8
24
### :bug: Bug Fixes
9
25
-[`ccec0d3`](https://github.com/clouddrove/terraform-aws-sftp/commit/ccec0d352b547395a852624c7b1b0c89c8585363) - use terraform letast version
@@ -54,4 +70,5 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
0 commit comments