-
Notifications
You must be signed in to change notification settings - Fork 849
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
v15 of the Automation SDK doesn't compile #1512
Comments
5 tasks
Hi @tombuildsstuff there is a related issue #1487 |
This should be fixed. :) |
@marstr looks good at our end so far - thanks a lot :) |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
👋
I've been trying to upgrade Terraform to use v15 of the Azure SDK - however I've encountered an error where the Automation SDK doesn't compile, either using the GA API/SDK version (
2015-10-31
) or using the Preview API version (2017-05-15-preview
):From what I can see (where ResourceGroupName isn't on the Client) - this looks to be because of broken Swagger - but it would be possible for someone to take a look?
Thanks!
The text was updated successfully, but these errors were encountered: