GoogleCloudPlatform / google-cloud-powershell

PowerShell cmdlets for the Google Cloud Platform
http://googlecloudplatform.github.io/google-cloud-powershell/
Apache License 2.0
135 stars 61 forks source link

Set custom memory for a instance will be good #572

Closed cmreddyv closed 6 years ago

cmreddyv commented 6 years ago

If i want to add custom memory to the instance, there is no way now to add via powershell, it will be a great feature if we can add that

quoctruong commented 6 years ago

@cmreddyv Are you referring to this when you say custom memory?

cmreddyv commented 6 years ago

@quoctruong , yes we should have the ability to edit the memory of the machines using PowerShell, similar to gcloud --custom-cpu 4 --custom-memory 5376MB

cmreddyv commented 6 years ago

any update, you would like to give to us?

quoctruong commented 6 years ago

@cmreddyv Apologize for the delay, we are focusing mostly on maintenance and bug fixing at this time. I will investigate this today.

cmreddyv commented 6 years ago

@quoctruong , is this fixed?

quoctruong commented 6 years ago

@cmreddyv, this is fixed in the repository. We plan to do a release to the PowerShell Gallery tomorrow.

quoctruong commented 6 years ago

@cmreddyv, the latest module is now released on the PowerShellGallery. Please run Update-Module GoogleCloud to get the latest version with the fix!