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 21, 2023
1 parent e79b03b commit bd8e359
Showing 1 changed file with 7 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -383,6 +383,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 bd8e359

Please sign in to comment.