Skip to content

Commit

Permalink
Update CHANGELOG.md (#10901)
Browse files Browse the repository at this point in the history
* Update CHANGELOG.md

* added backticks
  • Loading branch information
shuyama1 authored Jan 19, 2022
1 parent 8719920 commit bf77444
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
## 4.7.0 (Unreleased)

IMPROVEMENTS:
* compute: added `EXTERNAL_MANAGED` as option for `load_balancing_scheme` in `google_compute_backend_service` resource ([#10889](https://github.com/hashicorp/terraform-provider-google/pull/10889))
* container: promoted `dns_config` field of `google_container_cluster` to GA ([#10892](https://github.com/hashicorp/terraform-provider-google/pull/10892))
* monitoring: added `conditionMatchedLog` and `alertStrategy` fields to `google_monitoring_alert_policy` resource ([#10865](https://github.com/hashicorp/terraform-provider-google/pull/10865))

## 4.6.0 (January 10, 2021)

BREAKING CHANGES:
Expand Down

0 comments on commit bf77444

Please sign in to comment.