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 e128bea commit 097fabbCopy full SHA for 097fabb
CHANGELOG.md
@@ -1,3 +1,19 @@
1
+## 2.5.1 (Unreleased)
2
+
3
+IMPROVEMENTS:
4
+* Allow setting kubernetes_job parallelism to zero (#1334)
5
+* Add kubernetes_ingress_class resource (#1236)
6
+* Add immutable field to kubernetes_secret (#1280)
7
+* Add behavior field to horizontal_pod_autoscaler (#1030)
8
+* Add proxy_url attribute to provider configuration block (#1441)
9
10
+BUG FIXES:
11
+* Always generate standard ObjectMeta for CRD types (#1418)
12
+* Fix importing kubernetes_manifest resources (#1440)
13
+* Fix documentation example for field_manager block (#1410)
14
+* Fix kubernetes_job "No waiting" documentation example (#1383)
15
+* Fix docs formatting for kubernetes_secret (#1434)
16
17
## 2.5.0 (September 14, 2021)
18
19
IMPROVEMENTS:
0 commit comments