Skip to content

Commit

Permalink
Upgrade guide - Metric Descriptor labels Forcenew
Browse files Browse the repository at this point in the history
  • Loading branch information
c2thorn committed Sep 23, 2023
1 parent d1dc839 commit de410ac
Showing 1 changed file with 7 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -519,6 +519,13 @@ Previously, `google_firebase_web_app` deletions default to `ABANDON`, which mean

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

## Resource: `google_monitoring_metric_descriptor`

### Changing `labels` now triggers replacement

Previously, attempting to update `labels` failed and created a permadiff. The `labels`
field is now immutable without destroying and recreating the resource.

## Resource: `google_privateca_certificate`

### `config_values` is now removed
Expand Down

0 comments on commit de410ac

Please sign in to comment.