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

Change the computed volume size of an instance #1119

Merged

Conversation

clement-gilbert
Copy link
Contributor

Change the computed volume size from serverType.VolumesConstraint.MinSize to serverType.VolumesConstraint.MaxSize. It's an adaptation to the loose constraints where serverType.VolumesConstraint.MinSize is 0.

Change the computed volume size from serverType.VolumesConstraint.MinSize to serverType.VolumesConstraint.MaxSize. It's an adaptation to the loose constraints where serverType.VolumesConstraint.MinSize is 0.
@remyleone remyleone merged commit 2106b05 into scaleway:master Mar 3, 2022
remyleone pushed a commit to remyleone/terraform-provider-scaleway that referenced this pull request Mar 28, 2022
…ay#1119)

Change the computed volume size from serverType.VolumesConstraint.MinSize to serverType.VolumesConstraint.MaxSize. It's an adaptation to the loose constraints where serverType.VolumesConstraint.MinSize is 0.

Co-authored-by: Clement <[email protected]>
@remyleone remyleone added the instance Instance issues, bugs and feature requests label Jul 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
instance Instance issues, bugs and feature requests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants