-
Notifications
You must be signed in to change notification settings - Fork 1.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add creation_timestamp to google_compute_(region_)instance_group_manager #9874
Add creation_timestamp to google_compute_(region_)instance_group_manager #9874
Conversation
Hello! I am a robot. It looks like you are a: Community Contributor @shuyama1, 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. |
Tests analyticsTotal tests: Click here to see the affected service packages
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you! Mostly LGTM! Only some small comments and suggestions
mmv1/third_party/terraform/services/compute/resource_compute_instance_group_manager.go.erb
Outdated
Show resolved
Hide resolved
...third_party/terraform/services/compute/resource_compute_region_instance_group_manager.go.erb
Outdated
Show resolved
Hide resolved
mmv1/third_party/terraform/services/compute/resource_compute_instance_group_manager.go.erb
Outdated
Show resolved
Hide resolved
...third_party/terraform/services/compute/resource_compute_region_instance_group_manager.go.erb
Outdated
Show resolved
Hide resolved
…nstance_group_manager.go.erb Co-authored-by: Shuya Ma <[email protected]>
…egion_instance_group_manager.go.erb Co-authored-by: Shuya Ma <[email protected]>
…nstance_group_manager.go.erb Co-authored-by: Shuya Ma <[email protected]>
…egion_instance_group_manager.go.erb Co-authored-by: Shuya Ma <[email protected]>
They definitely make sense, thank you! |
mmv1/third_party/terraform/services/compute/resource_compute_instance_group_manager.go.erb
Outdated
Show resolved
Hide resolved
…nstance_group_manager.go.erb Co-authored-by: Shuya Ma <[email protected]>
Tests analyticsTotal tests: Click here to see the affected service packages
|
…ger (GoogleCloudPlatform#9874) * Add creation_timestamp to google_compute_(region_)instance_group_manager * Update mmv1/third_party/terraform/services/compute/resource_compute_instance_group_manager.go.erb Co-authored-by: Shuya Ma <[email protected]> * Update mmv1/third_party/terraform/services/compute/resource_compute_region_instance_group_manager.go.erb Co-authored-by: Shuya Ma <[email protected]> * Update mmv1/third_party/terraform/services/compute/resource_compute_instance_group_manager.go.erb Co-authored-by: Shuya Ma <[email protected]> * Update mmv1/third_party/terraform/services/compute/resource_compute_region_instance_group_manager.go.erb Co-authored-by: Shuya Ma <[email protected]> * Update mmv1/third_party/terraform/services/compute/resource_compute_instance_group_manager.go.erb Co-authored-by: Shuya Ma <[email protected]> --------- Co-authored-by: Shuya Ma <[email protected]>
…ger (GoogleCloudPlatform#9874) * Add creation_timestamp to google_compute_(region_)instance_group_manager * Update mmv1/third_party/terraform/services/compute/resource_compute_instance_group_manager.go.erb Co-authored-by: Shuya Ma <[email protected]> * Update mmv1/third_party/terraform/services/compute/resource_compute_region_instance_group_manager.go.erb Co-authored-by: Shuya Ma <[email protected]> * Update mmv1/third_party/terraform/services/compute/resource_compute_instance_group_manager.go.erb Co-authored-by: Shuya Ma <[email protected]> * Update mmv1/third_party/terraform/services/compute/resource_compute_region_instance_group_manager.go.erb Co-authored-by: Shuya Ma <[email protected]> * Update mmv1/third_party/terraform/services/compute/resource_compute_instance_group_manager.go.erb Co-authored-by: Shuya Ma <[email protected]> --------- Co-authored-by: Shuya Ma <[email protected]>
…ger (GoogleCloudPlatform#9874) * Add creation_timestamp to google_compute_(region_)instance_group_manager * Update mmv1/third_party/terraform/services/compute/resource_compute_instance_group_manager.go.erb Co-authored-by: Shuya Ma <[email protected]> * Update mmv1/third_party/terraform/services/compute/resource_compute_region_instance_group_manager.go.erb Co-authored-by: Shuya Ma <[email protected]> * Update mmv1/third_party/terraform/services/compute/resource_compute_instance_group_manager.go.erb Co-authored-by: Shuya Ma <[email protected]> * Update mmv1/third_party/terraform/services/compute/resource_compute_region_instance_group_manager.go.erb Co-authored-by: Shuya Ma <[email protected]> * Update mmv1/third_party/terraform/services/compute/resource_compute_instance_group_manager.go.erb Co-authored-by: Shuya Ma <[email protected]> --------- Co-authored-by: Shuya Ma <[email protected]>
…ger (GoogleCloudPlatform#9874) * Add creation_timestamp to google_compute_(region_)instance_group_manager * Update mmv1/third_party/terraform/services/compute/resource_compute_instance_group_manager.go.erb Co-authored-by: Shuya Ma <[email protected]> * Update mmv1/third_party/terraform/services/compute/resource_compute_region_instance_group_manager.go.erb Co-authored-by: Shuya Ma <[email protected]> * Update mmv1/third_party/terraform/services/compute/resource_compute_instance_group_manager.go.erb Co-authored-by: Shuya Ma <[email protected]> * Update mmv1/third_party/terraform/services/compute/resource_compute_region_instance_group_manager.go.erb Co-authored-by: Shuya Ma <[email protected]> * Update mmv1/third_party/terraform/services/compute/resource_compute_instance_group_manager.go.erb Co-authored-by: Shuya Ma <[email protected]> --------- Co-authored-by: Shuya Ma <[email protected]>
Add read-only creation_timestamp to google_compute_instance_group_manager and google_compute_region_instance_group_manager.
Solves (R)IGM part of hashicorp/terraform-provider-google#15663
Release Note Template for Downstream PRs (will be copied)