diff --git a/docs/r/container_cluster.html.markdown b/docs/r/container_cluster.html.markdown
index 0ca6f91ca5d..417193227ad 100644
--- a/docs/r/container_cluster.html.markdown
+++ b/docs/r/container_cluster.html.markdown
@@ -126,6 +126,10 @@ output "cluster_ca_certificate" {
* `network` - (Optional) The name or self_link of the Google Compute Engine
network to which the cluster is connected.
+* `network_policy` - (Optional) Configuration options for the
+ [NetworkPolicy](https://kubernetes.io/docs/concepts/services-networking/networkpolicies/)
+ feature. Structure is documented below.
+
* `node_config` - (Optional) Parameters used in creating the cluster's nodes.
Structure is documented below.
@@ -204,6 +208,12 @@ The `master_authorized_networks_config.cidr_blocks` block supports:
* `display_name` - (Optional) Field for users to identify CIDR blocks.
+The `network_policy` block supports:
+
+* `provider` - (Optional) The selected network policy provider. Defaults to PROVIDER_UNSPECIFIED.
+
+* `enabled` - (Optional) Whether network policy is enabled on the cluster. Defaults to false.
+
The `node_config` block supports:
* `disk_size_gb` - (Optional) Size of the disk attached to each node, specified