Skip to content
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

Ability to resize a vdisk when deploying from image resource #23

Closed
JonKohler opened this issue Jan 30, 2019 · 2 comments · Fixed by #54
Closed

Ability to resize a vdisk when deploying from image resource #23

JonKohler opened this issue Jan 30, 2019 · 2 comments · Fixed by #54
Labels
enhancement v1.1.0 Provider Version 1.1.0

Comments

@JonKohler
Copy link
Collaborator

from #160

The situation as reported by leonteq:

The resizing of the disk; the Ubuntu cloud image is relatively small, if we ask for the disk to be resized, it fails to resize – would be good if that could happen

Answer from Jon

We’ve fixed this in AOS 5.8.1, which should be out in 4-5 weeks. This fix missed the 5.8 shipping gate, so it will come on the next round.
When that release comes out, all you need to do is specify the disk size when you specify datasource_reference, and the API will do what you’d think it SHOULD do ☺

Scope of work here is to validate that the resizing API works as expected. Given 5.6 thru 5.9 releases are short term support, I dont suspect we need to add version-specific checking logic for this, but rather say that the provider is supported on 5.10.x++ releases, which is the next long term train now GA as of December

@marinsalinas
Copy link
Contributor

I've asked to the Team if I can get a JSON example for this feature, then, I can change it using terraform configuration and test it.

@marinsalinas marinsalinas added enhancement v1.1.0 Provider Version 1.1.0 labels Apr 26, 2019
yannickstruyf3 pushed a commit to yannickstruyf3/terraform-provider-nutanix that referenced this issue Nov 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement v1.1.0 Provider Version 1.1.0
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants