Add default value to metric.filter in the resource google_compute_autoscaler#8327
Conversation
|
Hi there, I'm the Modular magician. I've detected the following information about your changes: Breaking Change(s) DetectedThe following breaking change(s) were detected within your pull request.
If you believe this detection to be incorrect please raise the concern with your reviewer. If you intend to make this change you will need to wait for a major release window. An Diff reportYour PR generated some diffs in downstreams - here they are. Terraform Beta: Diff ( 1 file changed, 1 insertion(+)) |
Tests analyticsTotal tests: Action takenFound 6 affected test(s) by replaying old test recordings. Starting RECORDING based on the most recent commit. Click here to see the affected testsTestAccContainerAwsNodePool_BetaBasicHandWritten|TestAccComputeFirewallPolicyRule_multipleRules|TestAccComputeAutoscaler_multicondition|TestAccVertexAIIndex_vertexAiIndexExample|TestAccVertexAIIndex_vertexAiIndexStreamingExample|TestAccVertexAIIndex_updated |
|
Rerun these tests in REPLAYING mode to catch issues
|
|
/gcbrun |
|
/gcbrun |
1 similar comment
|
/gcbrun |
d0ec696 to
22886d6
Compare
22886d6 to
5bda3a1
Compare
|
Hi there, I'm the Modular magician. I've detected the following information about your changes: Breaking Change(s) DetectedThe following breaking change(s) were detected within your pull request.
If you believe this detection to be incorrect please raise the concern with your reviewer. If you intend to make this change you will need to wait for a major release window. An Diff reportYour PR generated some diffs in downstreams - here they are. Terraform Beta: Diff ( 1 file changed, 1 insertion(+)) |
Tests analyticsTotal tests:
|
|
Tested in Console UI and doesn't see the error any more. |
|
PR to update 5.0 guide: #8648 |
Fixes hashicorp/terraform-provider-google#15033
Add default value to metric.filter in the resource google_compute_autoscaler
API: https://cloud.google.com/compute/docs/reference/rest/v1/autoscalers
The API doc mentions:
If not specified, the type defaults to gce_instance.If this PR is for Terraform, I acknowledge that I have:
make testandmake lintin the generated providers to ensure it passes unit and linter tests.Release Note Template for Downstream PRs (will be copied)