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

Allow use of Azure VM Service for only remote exec. #675

Merged
merged 13 commits into from
Feb 23, 2024

Conversation

bpkroth
Copy link
Contributor

@bpkroth bpkroth commented Feb 12, 2024

i.e., don't require deploymentTemplatePath

Additionally, rename some things to make it more clear that the base class is just for deployment services.

Note, an alternative approach discussed was to separate the AzureVmServices class into a "provisioning" and "ops" set of services, but that likely would have broken some existing configs, so we took this smaller approach.

i.e., don't require deploymentTemplatePath

Additionally, rename some things to make it more clear that the base class is just for deployment services.
@bpkroth bpkroth marked this pull request as ready for review February 23, 2024 20:23
@bpkroth bpkroth requested a review from a team as a code owner February 23, 2024 20:23
@bpkroth bpkroth enabled auto-merge (squash) February 23, 2024 20:24
@bpkroth bpkroth merged commit 29d3bc2 into main Feb 23, 2024
12 checks passed
@bpkroth bpkroth deleted the remote-exec-only-azure-vm-service branch February 23, 2024 20:34
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