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

Standard SSD Managed Disk Type option not available to set in terraform #1432

Closed
pbbpage opened this issue Jun 22, 2018 · 7 comments · Fixed by #1901
Closed

Standard SSD Managed Disk Type option not available to set in terraform #1432

pbbpage opened this issue Jun 22, 2018 · 7 comments · Fixed by #1901
Labels
enhancement service/disks upstream/microsoft Indicates that there's an upstream issue blocking this issue/PR

Comments

@pbbpage
Copy link

pbbpage commented Jun 22, 2018

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment

Description

In ARM, you are able to create a Standard SSD managed disk type. managed disk types, but in terraform the managed_disk_type' only has the options "Standard_LRS"and"Premium_LRS"`. These do not account for the Standard SSD option. My request is a new flag for this type of managed disk.

New or Affected Resource(s)

@tombuildsstuff
Copy link
Contributor

hey @pbbpage

Thanks for opening this issue :)

From what I can see support isn't available for this in the Azure SDK for Go at the moment which is how we interact with Azure - however once support's available within the SDK we can look into supporting this.

Thanks!

@tombuildsstuff tombuildsstuff added the upstream/microsoft Indicates that there's an upstream issue blocking this issue/PR label Jul 10, 2018
@ira-bryndzei
Copy link
Contributor

ira-bryndzei commented Sep 9, 2018

Hi @tombuildsstuff
I created pull request to update provider to use Standard SSD disk type

@ira-bryndzei
Copy link
Contributor

@tombuildsstuff could you please take a look at this PR I'm a little bit blocked by it.

@ChrisPr1
Copy link

Is there any way to also have standardHDD and premiumSSD added as well?

@rifaterdemsahin
Copy link

standard SSD I am also waiting for any updates on this one ?

@ira-bryndzei
Copy link
Contributor

ira-bryndzei commented Oct 19, 2018

@rifaterdemsahin standard ssd disk type has been added already. looks like you didn't update azure provider locally. You can try to delete .terraform folder from a folder with you tf scripts and run terraform init again to force to update provider. Hope this could help you

@ghost
Copy link

ghost commented Mar 6, 2019

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.

If you feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. If you feel I made an error 🤖 🙉 , please reach out to my human friends 👉 [email protected]. Thanks!

@ghost ghost locked and limited conversation to collaborators Mar 6, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement service/disks upstream/microsoft Indicates that there's an upstream issue blocking this issue/PR
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants