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 6cad358 commit 95b2e56Copy full SHA for 95b2e56
CHANGELOG.md
@@ -1,7 +1,8 @@
1
## 2.3.1 (Unreleased)
2
3
BUG FIXES:
4
-* `cluster_ip` for `kubernetes_service` should support value `None` (#1291)
+* `cluster_ip` for `kubernetes_service` should support value `None` ([#1291](https://github.com/hashicorp/terraform-provider-kubernetes/pull/1291))
5
+* Remove `self_link` from metadata ([#1294](https://github.com/hashicorp/terraform-provider-kubernetes/pull/1294))
6
7
## 2.3.0 (June 02, 2021)
8
0 commit comments