Skip to content

Commit 34c8d97

Browse files
authored
Update CHANGELOG.md
1 parent 3627111 commit 34c8d97

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

CHANGELOG.md

+6-5
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,19 @@
11
## 2.8.0 (Unreleased)
22

3+
DEPRECATIONS:
4+
* compute: The `auto_create_routes` field on `google_compute_network_peering` has been deprecated because it is not user configurable. ([#3394](https://github.com/terraform-providers/terraform-provider-google/issues/3394))
5+
36
FEATURES:
47
* **New Datasource**: `google_compute_ssl_certificate` [GH-3683]
58

6-
BUG FIXES:
7-
* storage: Fix occasional crash when updating storage buckets [GH-3686]
8-
99
ENHANCEMENTS:
1010
* compute: `google_compute_router_interface` now supports specifying an `interconnect_attachment`. ([#2116](https://github.com/terraform-providers/terraform-provider-google/issues/2116))
1111
* compute: `google_compute_router_nat` now supports specifying a `log_config` block ([#3548](https://github.com/terraform-providers/terraform-provider-google/issues/3548))
1212
* compute: `google_compute_network_peering` now supports importing/exporting custom routes ([#3394](https://github.com/terraform-providers/terraform-provider-google/issues/3394))
1313

14-
DEPRECATIONS:
15-
* compute: The `auto_create_routes` field on `google_compute_network_peering` has been deprecated because it is not user configurable. ([#3394](https://github.com/terraform-providers/terraform-provider-google/issues/3394))
14+
BUG FIXES:
15+
* compute: allow setting firewall priority to 0 [GH-3700]
16+
* storage: Fix occasional crash when updating storage buckets [GH-3686]
1617

1718
## 2.7.0 (May 21, 2019)
1819

0 commit comments

Comments
 (0)