-
Notifications
You must be signed in to change notification settings - Fork 154
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
update vm-instance module to support TPG v6 #3166
update vm-instance module to support TPG v6 #3166
Conversation
… guest accelerator as a block
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.
Please modify the title/description of PR as discussed offline.
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.
Shouldn't you be reverting the change made to gpu_definition.tf in ca66b8c?
This reverts commit ca66b8c.
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.
I performed a review tracing all use of guest_accelerator down to where the variable is really used. In most cases it traces to an instance template module. e.g.
In each case, a dynamic guest_accelerator
block is used in a TPG v6 forward-compatible way.
ee9985d
into
GoogleCloudPlatform:develop
This PR does the following:
Submission Checklist
NOTE: Community submissions can take up to 2 weeks to be reviewed.
Please take the following actions before submitting this pull request.