Skip to content

Commit 2f81421

Browse files
Update website/docs/r/manifest.html.markdown
Co-authored-by: John Houston <[email protected]>
1 parent 2c0c409 commit 2f81421

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docs/r/manifest.html.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Once applied, the `object` attribute contains the state of the resource as retur
1717

1818
* This resource uses [Server-side Apply](https://kubernetes.io/docs/reference/using-api/server-side-apply/) to carry out apply operations. A minimum Kubernetes version of 1.16.x is required, but versions 1.17+ are strongly recommended as the SSA implementation in Kubernetes 1.16.x is incomplete and unstable.
1919

20-
* A minimum Terraform version of 1.14.8 is required to use this resource.
20+
* A minimum Terraform version of 0.14.8 is required to use this resource.
2121

2222
### Example: Create a Kubernetes ConfigMap
2323

0 commit comments

Comments
 (0)