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

Support updating customData on Azure RM VM Scaling Sets #585

Closed
tombuildsstuff opened this issue Apr 12, 2017 · 5 comments
Closed

Support updating customData on Azure RM VM Scaling Sets #585

tombuildsstuff opened this issue Apr 12, 2017 · 5 comments
Assignees

Comments

@tombuildsstuff
Copy link
Contributor

👋 hey

An issue's been opened on the Terraform repo enquiring about updating customData for VM Scale Sets.

The current version of the Compute API used in the Go SDK (2016-04-30-preview) doesn't support updating customData - is it possible to update the SDK to use a newer version of the API which supports this functionality?

I've checked the Rest API Specs repository and I can't find an updated Swagger for the Compute API - so I'm guessing this might need an updated Swagger too? :)

Thanks!

@marstr
Copy link
Member

marstr commented Jun 7, 2017

Hey @tombuildsstuff, sorry this has been inactive for a while!

Does 2017-03-30 solve your issue? If so, that should be the one that we're using in the SDK.

@marstr marstr modified the milestones: Active, v10.0.0-beta Jun 7, 2017
@salameer
Copy link
Member

Hi @tombuildsstuff any thoughts here? :)

@tombuildsstuff
Copy link
Contributor Author

👋 hey @marstr @salameer

Sorry - missed this!

From what I can see, the SDK is currently running 2016-04-30-preview. Based on this comment it appears this API version fixes the issue - as such would it be possible to upgrade the version of the Compute API to 2017-03-30 in the next release?

Thanks!

@marstr
Copy link
Member

marstr commented Jul 21, 2017

Howdy @tombuildsstuff, I'll make sure to apply extra scrutiny to compute the next time we generate. :) Given that this issue will be automatically fixed as part of generation, I'm going to close it out to reduce some noise in issues assigned to me.

@marstr marstr closed this as completed Jul 21, 2017
@marstr
Copy link
Member

marstr commented Jul 21, 2017

Also, it looks like this is represented here as well: Azure/azure-rest-api-specs#895

@github-actions github-actions bot locked and limited conversation to collaborators Apr 11, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants