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 7b12e27 commit 49d4008Copy full SHA for 49d4008
CHANGELOG.md
@@ -1,3 +1,16 @@
1
+## 2.1.0 (Unreleased)
2
+
3
+BUG FIXES:
4
+* Fix `kubernetes_cron_job` ForceNew when modifying `job_template` (#1212)
5
+* Fix error returned by Create CSR (#1206)
6
+* Fix `kubernetes_pod_disruption_budget`: `100%` now is a valid value (#1107)
7
8
+IMPROVEMENTS:
9
+* Add support for setting the persistent volume claimRef (#1020)
10
+* Add `secret_namespace` to `volume_source` `azure_file` (#1204)
11
+* Docs: fix grammar in Network Policy (#1210)
12
+* Docs: `kubernetes_cron_job` add link to Kubernetes reference (#1200)
13
14
## 2.0.3 (March 17, 2021)
15
16
BUG FIXES:
0 commit comments