Skip to content

Commit

Permalink
add ability to delete the default node pool (hashicorp#1245)
Browse files Browse the repository at this point in the history
  • Loading branch information
danawillow authored Mar 23, 2018
1 parent 0fdceba commit fd813f6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/r/container_cluster.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -155,6 +155,8 @@ output "cluster_ca_certificate" {
* `project` - (Optional) The ID of the project in which the resource belongs. If it
is not provided, the provider project is used.

* `remove_default_node_pool` - (Optional) If true, deletes the default node pool upon cluster creation.

* `subnetwork` - (Optional) The name of the Google Compute Engine subnetwork in
which the cluster's instances are launched.

Expand Down

0 comments on commit fd813f6

Please sign in to comment.