File tree 2 files changed +17
-0
lines changed
2 files changed +17
-0
lines changed Original file line number Diff line number Diff line change
1
+ ```release-note:none
2
+
3
+ ```
Original file line number Diff line number Diff line change @@ -292,12 +292,14 @@ resource "google_firebaserules_ruleset" "firestore" {
292
292
293
293
These two unsupported fields were introduced incorrectly. They are now removed.
294
294
295
+
295
296
## Resource: ` google_cloud_run_v2_service `
296
297
297
298
### ` liveness_probe.tcp_socket ` is now removed
298
299
299
300
This unsupported field was introduced incorrectly. It is now removed.
300
301
302
+
301
303
## Resource: ` google_container_cluster `
302
304
303
305
### Clusters created in error states are now tainted rather than deleted
@@ -318,6 +320,18 @@ cluster and/or manually resolve the issues and untaint their failed clusters.
318
320
Previously ` network_policy.provider ` defaulted to "PROVIDER_UNSPECIFIED". It no longer
319
321
has a default value.
320
322
323
+
324
+ ## Resource: ` google_container_node_pool `
325
+
326
+ ### ` logging_variant ` no longer has a provider default value
327
+
328
+ Previously ` logging_variant ` defaulted to "DEFAULT". It no longer has a default value.
329
+
330
+ ### ` management.auto_repair ` and ` management.auto_upgrade ` now default to true
331
+
332
+ Previously both fields defaulted to false. They now default to true.
333
+
334
+
321
335
## Resource: ` google_dataplex_datascan `
322
336
323
337
### ` dataQualityResult ` and ` dataProfileResult ` output fields are now removed
You can’t perform that action at this time.
0 commit comments