File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change 1+ ## 2.15.0 (October 31, 2022)
2+
3+ ENHANCEMENT:
4+
5+ * Add new resource resource_kubernetes_env [[ GH-1838 ] ( https://github.com/hashicorp/terraform-provider-kubernetes/issues/1838 )]
6+ * Add "field_manager" attribute to kubernetes_labels, kubernetes_annotations, kubernetes_config_map_v1_data [[ GH-1831 ] ( https://github.com/hashicorp/terraform-provider-kubernetes/issues/1831 )]
7+ * r/kubernetes_horizontal_pod_autoscaler_v2: make attribute ` spec.behavior.scale_down ` computed [[ GH-1853 ] ( https://github.com/hashicorp/terraform-provider-kubernetes/issues/1853 )]
8+ * r/kubernetes_horizontal_pod_autoscaler_v2: make attribute ` spec.behavior.scale_up ` computed [[ GH-1853 ] ( https://github.com/hashicorp/terraform-provider-kubernetes/issues/1853 )]
9+ * r/kubernetes_horizontal_pod_autoscaler_v2: make attribute ` spec.behavior ` computed [[ GH-1853 ] ( https://github.com/hashicorp/terraform-provider-kubernetes/issues/1853 )]
10+ * r/kubernetes_horizontal_pod_autoscaler_v2beta2: make attribute ` spec.behavior.scale_down ` computed [[ GH-1853 ] ( https://github.com/hashicorp/terraform-provider-kubernetes/issues/1853 )]
11+ * r/kubernetes_horizontal_pod_autoscaler_v2beta2: make attribute ` spec.behavior.scale_up ` computed [[ GH-1853 ] ( https://github.com/hashicorp/terraform-provider-kubernetes/issues/1853 )]
12+ * r/kubernetes_horizontal_pod_autoscaler_v2beta2: make attribute ` spec.behavior ` computed [[ GH-1853 ] ( https://github.com/hashicorp/terraform-provider-kubernetes/issues/1853 )]
13+
114## 2.14.0 (October 6, 2022)
215
316ENHANCEMENT:
You can’t perform that action at this time.
0 commit comments