File tree Expand file tree Collapse file tree 1 file changed +7
-10
lines changed Expand file tree Collapse file tree 1 file changed +7
-10
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
88## [ Unreleased]
99
1010### Added
11- - Initial release of tf-safe
11+ - Future enhancements will be listed here
12+
13+ ## [ 1.0.0] - 2024-11-04
14+
15+ ### Added
16+ - Initial stable release of tf-safe
1217- Automated Terraform state backup functionality
1318- Local filesystem storage backend
1419- AWS S3 remote storage backend
@@ -24,21 +29,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2429- Comprehensive documentation
2530- Example configurations and workflows
2631- CI/CD pipeline examples (GitHub Actions, GitLab CI, Azure DevOps)
32+ - Package distribution (Homebrew, Chocolatey, DEB)
2733
2834### Security
2935- Encryption at rest for all backups
3036- Secure key management
3137- Checksum verification for backup integrity
3238
33- ## [ 1.0.0] - TBD
34-
35- ### Added
36- - Initial stable release
37- - All core functionality implemented
38- - Production-ready features
39- - Complete documentation
40- - Package distribution (Homebrew, Chocolatey, DEB)
41-
4239---
4340
4441## Release Notes Template
You can’t perform that action at this time.
0 commit comments