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 1340e20 commit 0251c39Copy full SHA for 0251c39
CHANGELOG.md
@@ -1,3 +1,17 @@
1
+## 2.8.0 (Unreleased)
2
+
3
+IMPROVEMENTS:
4
5
+* Add mutating_webhook_configuration_v1 data source (#1423)
6
+* Remove enabling experiment section (#1564)
7
+* Update kubernetes dependencies (#1574)
8
+* Update terraform-plugin-go and terraform-plugin-sdk (#1551)
9
10
+BUG FIXES:
11
12
+* Fix `panic: lists must only contain one type of element` errors on `kubernetes_manifest`
13
+* Attribute `backend.service.port.name` in `kubernetes_ingress_v1` should be type String (#1541)
14
15
## 2.7.1 (December 06, 2021)
16
17
BUG FIXES:
0 commit comments