Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rileykarson authored Jun 25, 2019
1 parent 38058bb commit 92dbffa
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,12 @@ FEATURES:
* **New Resource**: `google_compute_project_default_network_tier` [GH-882]

ENHANCEMENTS:
* Added fields for managing network endpoint group backends in `google_compute_backend`, including `max_connections_per_endpoint` and `max_rate_per_endpoint` ([#854](https://github.com/terraform-providers/terraform-provider-google-beta/issues/854))
* compute: Added fields for managing network endpoint group backends in `google_compute_backend_service`, including `max_connections_per_endpoint` and `max_rate_per_endpoint` ([#854](https://github.com/terraform-providers/terraform-provider-google-beta/issues/854))
* container: `node_config.sandbox_config` is supported on GKE node pool definitions, allowing you to configure GKE Sandbox. [GH-863]
* container: `google_container_cluster` add support for GKE resource usage [GH-825]
* folder: `google_folder` improve error message on delete [GH-878]
* iam: sort bindings in `google_*_iam_policy` resources to get simpler diffs [GH-881]
* kms: `google_kms_crypto_key` now supports labels. [GH-885]

BUG FIXES:
* iam: the member field in iam_* resources is now case-insensitive [GH-876]
Expand Down

0 comments on commit 92dbffa

Please sign in to comment.