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

[azure]: Added extra_vm_options #407

Merged
merged 2 commits into from
Sep 16, 2024
Merged

Conversation

TomAugspurger
Copy link
Member

Adds a new parameter, extra_vm_options, to pass arbitrary arguments through to the begin_create_or_update call.

Not unit tested yet. I started looking into mocking out pieces to ensure that we're threading the parameters through correctly, but it isn't 100% straightforward.

Copy link
Member

@jacobtomlinson jacobtomlinson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks reasonable to me, thanks @TomAugspurger.

Let me know when tests are ready to review.

Copy link
Member

@jacobtomlinson jacobtomlinson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This change doesn't seem harmful to existing functionality, so I'm going to merge it in as it is.

@jacobtomlinson jacobtomlinson merged commit 0bd7964 into main Sep 16, 2024
13 checks passed
@jacobtomlinson jacobtomlinson deleted the tom/feature/extra-options branch September 16, 2024 10:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants