Skip to content

Commit

Permalink
Add guide for the breaking change of resource google_compute_autoscal…
Browse files Browse the repository at this point in the history
  • Loading branch information
zli82016 authored and rainshen49 committed Aug 21, 2023
1 parent 356ac21 commit d78d71b
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -205,3 +205,8 @@ it will use the default value from the API which is `FALSE`. If you want to
enable endpoint independent mapping, then explicity set the value of
`enable_endpoint_independent_mapping` field to `TRUE`.

## Resource: `google_compute_autoscaler` (beta)

### `metric.filter` now defaults to `resource.type = gce_instance`

Previously, `metric.filter` doesn't have the defult value and causes a UI error.

0 comments on commit d78d71b

Please sign in to comment.