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

Move credential checks into the AzureConnection#authenticate #314

Merged
merged 2 commits into from
Oct 1, 2020

Conversation

omerdemirok
Copy link
Contributor

Signed-off-by: Omer Demirok odemirok@chef.io

Description

  • Move credential checks into the AzureConnection#authenticate method to enable inspec check pass
  • Update Rakefile regarding the credential checks
  • Fix azure_resource_group#to_s method

Issues Resolved

Fixes #312

Check List

Signed-off-by: Omer Demirok <odemirok@chef.io>
@omerdemirok omerdemirok requested a review from a team as a code owner October 1, 2020 11:34
Signed-off-by: Omer Demirok <odemirok@chef.io>
Copy link
Contributor

@rmoles rmoles left a comment

Choose a reason for hiding this comment

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

Thanks @omerdemirok

@rmoles rmoles merged commit 4cca730 into master Oct 1, 2020
@rmoles rmoles deleted the credential_checks branch October 1, 2020 14:32
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.

running inspec check on a profile that references the latest version of the resource pack fails
2 participants