diff --git a/.changelog/10095.txt b/.changelog/10095.txt new file mode 100644 index 0000000000..5ec796ef6a --- /dev/null +++ b/.changelog/10095.txt @@ -0,0 +1,3 @@ +```release-note:enhancement +compute: promoted `metric.single_instance_assignment` and `metric.filter` for `google_compute_region_autoscaler` to GA (revert) +``` \ No newline at end of file diff --git a/website/docs/r/compute_region_autoscaler.html.markdown b/website/docs/r/compute_region_autoscaler.html.markdown index 1dadabfc03..43cdf51e0c 100644 --- a/website/docs/r/compute_region_autoscaler.html.markdown +++ b/website/docs/r/compute_region_autoscaler.html.markdown @@ -172,7 +172,7 @@ The following arguments are supported: Defines operating mode for this policy. * `scale_down_control` - - (Optional) + (Optional, [Beta](https://terraform.io/docs/providers/google/guides/provider_versions.html)) Defines scale down controls to reduce the risk of response latency and outages due to abrupt scale-in events Structure is [documented below](#nested_scale_down_control). @@ -287,7 +287,7 @@ The following arguments are supported: The metric must have a value type of INT64 or DOUBLE. * `single_instance_assignment` - - (Optional) + (Optional, [Beta](https://terraform.io/docs/providers/google/guides/provider_versions.html)) If scaling is based on a per-group metric value that represents the total amount of work to be done or resource usage, set this value to an amount assigned for a single instance of the scaled group. @@ -321,7 +321,7 @@ The following arguments are supported: Possible values are: `GAUGE`, `DELTA_PER_SECOND`, `DELTA_PER_MINUTE`. * `filter` - - (Optional) + (Optional, [Beta](https://terraform.io/docs/providers/google/guides/provider_versions.html)) A filter string to be used as the filter string for a Stackdriver Monitoring TimeSeries.list API call. This filter is used to select a specific TimeSeries for