File tree Expand file tree Collapse file tree 1 file changed +3
-11
lines changed Expand file tree Collapse file tree 1 file changed +3
-11
lines changed Original file line number Diff line number Diff line change @@ -15,23 +15,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
15
15
16
16
## [ 0.1.0] - 2022-05-15
17
17
18
- ### Changed
19
-
20
- - Existing AES256 state file encryption is no longer recommended.
21
-
22
- ### Added
23
-
24
- - New state file encryption provider using ` sops ` . Currently integrated with PGP, AWS KMS and Hashicorp Vault.
25
-
26
- ## [ 0.0.19] - 2022-05-14
27
-
28
18
### Added
29
19
30
20
- Implemented TLS mode
21
+ - New state file encryption provider using ` sops ` . Currently integrated with PGP, AWS KMS and Hashicorp Vault.
22
+ - Introduced ` --dir ` option under ` git ` backend - now current working directory can be changed dynamically
31
23
32
24
### Changed
33
25
34
- - Introduced ` --dir ` option under ` git ` backend - now current working directory can be changed dynamically
26
+ - Existing AES256 state file encryption is no longer recommended.
35
27
36
28
## [ 0.0.18] - 2022-04-30
37
29
You can’t perform that action at this time.
0 commit comments