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

fix: Capture Container Name/Prefix not used in Artifact #344

Merged
merged 3 commits into from
Oct 17, 2023

Conversation

JenGoldstrich
Copy link
Contributor

@JenGoldstrich JenGoldstrich commented Oct 16, 2023

In v2.0.0 I hard coded my capture container name/prefix for VHD build Artifacts. We should be using the same ones the VM is captured with, these fields are required for VHD builds.

This PR also fixes an issue where the additional disk VHD URIs were incorrectly numbered, I've attached a screenshot to show what it looks like in the storage account vs the matching URIs displayed in the output
Closes #339
Screenshot 2023-10-16 at 3 24 15 PM

@JenGoldstrich JenGoldstrich requested a review from a team as a code owner October 16, 2023 21:53
@JenGoldstrich JenGoldstrich changed the title I accidently hard coded these values to what I had set in my template fix: Capture Container Name/Prefix in Artifact Oct 16, 2023
@JenGoldstrich JenGoldstrich changed the title fix: Capture Container Name/Prefix in Artifact fix: Capture Container Name/Prefix not used in Artifact Oct 16, 2023
Copy link
Contributor

@lbajolet-hashicorp lbajolet-hashicorp left a comment

Choose a reason for hiding this comment

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

LGTM!

@JenGoldstrich JenGoldstrich merged commit 55fc16b into main Oct 17, 2023
12 checks passed
@JenGoldstrich JenGoldstrich deleted the fix-artifact-capture-container branch October 17, 2023 16:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants