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

rewrite storage account to new generic resource way (WIP) #324

Merged
merged 10 commits into from
Nov 10, 2020
Merged

rewrite storage account to new generic resource way (WIP) #324

merged 10 commits into from
Nov 10, 2020

Conversation

srb3
Copy link

@srb3 srb3 commented Oct 20, 2020

Signed-off-by: srb3 sbrown@chef.io

Description

converts the storage account resources to the azure generic resource
This is WIP as it is currently blocked by at least #323

Signed-off-by: srb3 <sbrown@chef.io>
@srb3 srb3 requested a review from a team as a code owner October 20, 2020 15:38
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 @srb3, this is great. I think all that is required is documentation.

srb3 and others added 3 commits November 9, 2020 09:17
Signed-off-by: srb3 <sbrown@chef.io>
Signed-off-by: Omer Demirok <odemirok@chef.io>
@omerdemirok omerdemirok added the Version: Bump Minor Used by github.minor_bump_labels to bump the Minor version number. label Nov 9, 2020
@omerdemirok omerdemirok linked an issue Nov 9, 2020 that may be closed by this pull request
Omer Demirok added 2 commits November 9, 2020 14:49
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 @srb3 & @omerdemirok this looks good to go apart from one name change 🎉

Signed-off-by: Omer Demirok <odemirok@chef.io>
Copy link
Contributor

@omerdemirok omerdemirok left a comment

Choose a reason for hiding this comment

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

Thanks, @srb3!

@omerdemirok omerdemirok merged commit 3dcabe4 into inspec:master Nov 10, 2020
@srb3 srb3 deleted the convert_storage_account branch November 10, 2020 09:43
@omerdemirok omerdemirok linked an issue Nov 13, 2020 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Version: Bump Minor Used by github.minor_bump_labels to bump the Minor version number.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

need 'tags' for azure_storage_account Add docs for azurerm_storage_account
3 participants