|
| 1 | +# Changelog |
| 2 | +All notable changes to this project will be documented in this file. |
| 3 | + |
| 4 | +The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), |
| 5 | +and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). |
| 6 | + |
| 7 | +## [1.3.0] - 2023-01-19 |
| 8 | +### :bug: Bug Fixes |
| 9 | +- [`ccec0d3`](https://github.com/clouddrove/terraform-aws-sftp/commit/ccec0d352b547395a852624c7b1b0c89c8585363) - use terraform letast version |
| 10 | + |
| 11 | + |
| 12 | +## [1.0.1] - 2022-04-06 |
| 13 | +### :bug: Bug Fixes |
| 14 | +- [`3c3aa77`](https://github.com/clouddrove/terraform-aws-sftp/commit/3c3aa776cdf4769444ff98e28280b6c0e5ba4cd6) - update github-action |
| 15 | +- [`d0b078a`](https://github.com/clouddrove/terraform-aws-sftp/commit/d0b078ac4b416f2362f4fd0285527e491eb52e99) - update github-action |
| 16 | + |
| 17 | + |
| 18 | +## [0.15.0] - 2021-07-06 |
| 19 | +### :bug: Bug Fixes |
| 20 | +- [`7c24b43`](https://github.com/clouddrove/terraform-aws-sftp/commit/7c24b43df702fb169c51b7819f15755e829a8550) - fix terratest |
| 21 | + |
| 22 | + |
| 23 | +## [0.14.0] - 2021-01-20 |
| 24 | +### :bug: Bug Fixes |
| 25 | +- [`065472e`](https://github.com/clouddrove/terraform-aws-sftp/commit/065472ef251f77cf61bba4b2ac47335e5484c9a8) - update github-action,module tags and update in 0.15 |
| 26 | + |
| 27 | + |
| 28 | +## [0.13.0] - 2020-11-19 |
| 29 | +### :bug: Bug Fixes |
| 30 | +- [`daf0bd4`](https://github.com/clouddrove/terraform-aws-sftp/commit/daf0bd408a3af9c3c01d7400369612cabc04aebc) - Upgrade to 0.14 |
| 31 | +- [`52be35d`](https://github.com/clouddrove/terraform-aws-sftp/commit/52be35d0167621906f7c9cd798771e6deb733f73) - Upgrade terraform version to 0.14 |
| 32 | + |
| 33 | + |
| 34 | +## [0.12.1] - 2019-09-24 |
| 35 | +### :bug: Bug Fixes |
| 36 | +- [`1e219c8`](https://github.com/clouddrove/terraform-aws-sftp/commit/1e219c8ba9287531553d984bfef90edb852afa67) - made ssh to dynamic |
| 37 | +- [`e8f3e44`](https://github.com/clouddrove/terraform-aws-sftp/commit/e8f3e447e1c7e40515f12f8cb2f5ee882692762c) - Updated and Upgraded |
| 38 | +- [`b2edfee`](https://github.com/clouddrove/terraform-aws-sftp/commit/b2edfeeb0115223f2b26857b2d2f8e05aea9e007) - fix labels managedby variables |
| 39 | + |
| 40 | +### :sparkles: New Features |
| 41 | +- [`2e25f6e`](https://github.com/clouddrove/terraform-aws-sftp/commit/2e25f6ed48e0d58675b54d0bf289ecce2afe4e6d) - precommit added |
| 42 | +- [`5d25bfd`](https://github.com/clouddrove/terraform-aws-sftp/commit/5d25bfdd8fe38054b8c2f40d7d3dd82e827ee5af) - added ssh key |
| 43 | +- [`7a694cf`](https://github.com/clouddrove/terraform-aws-sftp/commit/7a694cf225b0c071f51da1aba3378ed5a540957d) - added pipelines |
| 44 | +- [`9489e7b`](https://github.com/clouddrove/terraform-aws-sftp/commit/9489e7b95c498ecb601a224b8e7726fe9088a330) - added ssh key in pipeline |
| 45 | + |
| 46 | +## [0.12.0] - 2019-09-11 |
| 47 | +### :bug: Bug Fixes |
| 48 | +- [`daae11c`](https://github.com/clouddrove/terraform-aws-sftp/commit/daae11c6d0955e6f485041ada3e5f7245b36e989) - change output syntax |
| 49 | + |
| 50 | + |
| 51 | +[0.12.0]: https://github.com/clouddrove/terraform-aws-sftp/compare/0.12.0...master |
| 52 | +[0.12.1]: https://github.com/clouddrove/terraform-aws-sftp/compare/0.12.1...master |
| 53 | +[0.13.0]: https://github.com/clouddrove/terraform-aws-sftp/compare/0.13.0...master |
| 54 | +[0.14.0]: https://github.com/clouddrove/terraform-aws-sftp/compare/0.14.0...master |
| 55 | +[0.15.0]: https://github.com/clouddrove/terraform-aws-sftp/compare/0.15.0...master |
| 56 | +[1.0.1]: https://github.com/clouddrove/terraform-aws-sftp/compare/1.0.1...master |
| 57 | +[1.3.0]: https://github.com/clouddrove/terraform-aws-sftp/compare/1.3.0...master |
0 commit comments