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

User Story 90135 #225

Merged
merged 5 commits into from
May 25, 2023
Merged

User Story 90135 #225

merged 5 commits into from
May 25, 2023

Conversation

TomArcherMsft
Copy link
Collaborator

Copy link
Member

@stemaMSFT stemaMSFT left a comment

Choose a reason for hiding this comment

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

LGTM!

@stemaMSFT
Copy link
Member

@grayzu please kick off the E2E test

@TomArcherMsft
Copy link
Collaborator Author

@grayzu @stemaMSFT @lonegunmanb

I saw the build error and tested the sample again on my local machine.

As you can see from the image, the sample works.

I don't know why it doesn't work in the E2E testing.

image

Copy link
Member

@lonegunmanb lonegunmanb left a comment

Choose a reason for hiding this comment

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

Thanks @TomArcherMsft for the update, some comments here.

}

# Output the Service Principal and password
output "sp" {
Copy link
Member

Choose a reason for hiding this comment

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

Could we move these output blocks to outputs.tf file?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

@lonegunmanb Would it be possible to have the SP.tf and SSH.tf files fully encapsulated so that they stand alone and can be copied between projects more easily?

response_export_values = ["publicKey"]
}

output "key_data" {
Copy link
Member

Choose a reason for hiding this comment

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

Could we move this output block to outputs.tf file?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

@lonegunmanb I'd like to keep the SSH.tf file fully encapsulated so that I can easily copy it to other projects. If I split some of its functionality across multiple files, that task becomes more difficult as I then have to remember to copy the file and update another file.

@TomArcherMsft
Copy link
Collaborator Author

@lonegunmanb I made all the changes except for the 2 where I left a comment. Thanks!

@TomArcherMsft TomArcherMsft temporarily deployed to acctests May 25, 2023 00:53 — with GitHub Actions Inactive
Copy link
Member

@lonegunmanb lonegunmanb left a comment

Choose a reason for hiding this comment

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

Thanks @TomArcherMsft for the update, LGTM!

@stemaMSFT stemaMSFT merged commit 48760f8 into Azure:master May 25, 2023
@TomArcherMsft TomArcherMsft deleted the UserStory90135 branch May 26, 2023 03:13
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.

3 participants