File tree Expand file tree Collapse file tree 1 file changed +25
-0
lines changed Expand file tree Collapse file tree 1 file changed +25
-0
lines changed Original file line number Diff line number Diff line change 1+ ## 2.12.0 (June 30, 2022)
2+
3+ NEW:
4+
5+ * Attribute ` ignore_annotations ` of ` provider ` (#746 )
6+ * Attribute ` ignore_labels ` of ` provider ` (#746 )
7+ * Attribute ` condition ` to ` wait ` block of ` kubernetes_manifest ` (#1595 )
8+ * Attribute ` allocate_load_balancer_node_ports ` of ` kubernetes_service(_v1) ` (#1683 )
9+ * Attribute ` cluster_ips ` of ` kubernetes_service(_v1) ` (#1683 )
10+ * Attribute ` internal_traffic_policy ` of ` kubernetes_service(_v1) ` (#1683 )
11+ * Attribute ` load_balancer_class ` of ` kubernetes_service(_v1) ` (#1683 )
12+ * Attribute ` session_affinity_config ` of ` kubernetes_service(_v1) ` (#1683 )
13+
14+ IMPROVEMENTS:
15+
16+ * Update documentation and correct some errors (#1706 , #1708 )
17+ * Fix security scan alerts (#1727 , #1730 , #1731 )
18+ * Attribute ` topology_key ` of ` kubernetes_deployment(_v1) ` marked as ` Required ` (#1736 )
19+
20+ BUG FIXES:
21+
22+ * Fix ` kubernetes_default_service_account ` doesn't set the ` automount_service_account_token ` to ` false ` (#1247 )
23+ * Fix an issue when the imported ` kubernetes_manifest ` resource is replaced instead of getting updated (#1712 )
24+ * Fix provider crash when ` image_pull_secret ` of ` kubernetes_service_account(_v1) ` is ` null `
25+
126## 2.11.0 (April 27, 2022)
227
328NEW:
You can’t perform that action at this time.
0 commit comments