Skip to content

Commit 3a81d1e

Browse files
Add guide for the breaking change of resource google_compute_autoscaler (#8648) (#6085)
Signed-off-by: Modular Magician <[email protected]>
1 parent 3121c31 commit 3a81d1e

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

.changelog/8648.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
```release-note:none
2+
3+
```

website/docs/guides/version_5_upgrade.html.markdown

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -205,3 +205,8 @@ it will use the default value from the API which is `FALSE`. If you want to
205205
enable endpoint independent mapping, then explicity set the value of
206206
`enable_endpoint_independent_mapping` field to `TRUE`.
207207

208+
## Resource: `google_compute_autoscaler` (beta)
209+
210+
### `metric.filter` now defaults to `resource.type = gce_instance`
211+
212+
Previously, `metric.filter` doesn't have the defult value and causes a UI error.

0 commit comments

Comments
 (0)