We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af4ac86 commit 7744718Copy full SHA for 7744718
CHANGELOG.md
@@ -2,6 +2,24 @@
2
3
All notable changes of this project are documented in this file.
4
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
23
# v0.7.0
24
25
**Release date:** 2022-01-16
0 commit comments