Skip to content

Commit 7744718

Browse files
committed
prepare change log for v0.8.0
1 parent af4ac86 commit 7744718

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,24 @@
22

33
All notable changes of this project are documented in this file.
44

5+
# v0.8.0
6+
7+
**Release date:** TBD
8+
9+
This pre-release contains the following changes.
10+
11+
Breaking Changes:
12+
* Change `.spec.varsFrom` from object to be an array of object in `v1alpha1`. Users require to update their Terraform objects.
13+
14+
New Features:
15+
* Helm chart (@tomhuang12)
16+
* Allow many instances of `.spec.varsFrom` (@phoban01)
17+
* Add the Drift Detection only mode (@phoban01)
18+
* Upgrade Terraform to 1.1.4 (@chanwit)
19+
20+
Improvements:
21+
* Fix recording the status of destroy plans (@chanwit)
22+
523
# v0.7.0
624

725
**Release date:** 2022-01-16

0 commit comments

Comments
 (0)