Feature gap: Implement targetSizePolicy.mode to InstanceGroupManager#16615
Feature gap: Implement targetSizePolicy.mode to InstanceGroupManager#16615Cezarus27 wants to merge 1 commit intoGoogleCloudPlatform:mainfrom
targetSizePolicy.mode to InstanceGroupManager#16615Conversation
Signed-off-by: Cezary Sobczak <Cezary.Sobczak@infogain.com>
|
Googlers: For automatic test runs see go/terraform-auto-test-runs. @ScottSuarez, a repository maintainer, has been assigned to review your changes. If you have not received review feedback within 2 business days, please leave a comment on this PR asking them to take a look. You can help make sure that review is quick by doing a self-review and by running impacted tests locally. |
ScottSuarez
left a comment
There was a problem hiding this comment.
failing to compile
--- see failing check
Project which runs tests needs to be added to allow list to be able to set |
|
Well the issue is the library doesn't have the method mentioned Error: google/services/compute/resource_compute_instance_group_manager.go:1295:64: undefined: compute.InstanceGroupManagerTargetSizePolicy which is likely due to the field being unreleased. This library we use is generated from the discovery docs. |
Release Note Template for Downstream PRs (will be copied)
See Write release notes for guidance.